We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be3541 commit c5af1acCopy full SHA for c5af1ac
buildspec-fastlane.yaml
@@ -13,7 +13,7 @@ phases:
13
14
build:
15
commands:
16
- - (cd code && CODEBUILD_BUILD_ARN=true fastlane build)
+ - (cd code && fastlane build)
17
18
19
artifacts:
0 commit comments