Skip to content

Commit a8f74c3

Browse files
committed
fix env variables
1 parent bb8d518 commit a8f74c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec-fastlane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: 0.2
33

44
env:
5-
plaintext:
5+
variables:
66
CODEBUILD_BUILD_ARN: true
77

88
phases:

0 commit comments

Comments
 (0)