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 a8f74c3 commit 2d521c4Copy full SHA for 2d521c4
buildspec-fastlane.yaml
@@ -4,7 +4,9 @@ version: 0.2
4
env:
5
variables:
6
CODEBUILD_BUILD_ARN: true
7
-
+ exported-variables:
8
+ - CODEBUILD_BUILD_ARN
9
+
10
phases:
11
12
install:
0 commit comments