We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b52372 commit bb8d518Copy full SHA for bb8d518
buildspec-fastlane.yaml
@@ -1,6 +1,10 @@
1
# buildspec.yml
2
version: 0.2
3
4
+env:
5
+ plaintext:
6
+ CODEBUILD_BUILD_ARN: true
7
+
8
phases:
9
10
install:
0 commit comments