Skip to content

Commit 55a3382

Browse files
authored
Update awsconfiguration.sh
1 parent 9e27335 commit 55a3382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

awsconfiguration.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ echo "env.AWS_ENVIRONMENT=\"$AWS_ENVIRONMENT\"">>awsenvconfg
5353
echo "env.AWS_SESSION_TOKEN=\"$AWS_SESSION_TOKEN\"">>awsenvconfg
5454
echo "env.AWS_ACCOUNT_ID=\"$AWS_ACCOUNT_ID\"">>awsenvconfg
5555

56+
chmod +x awsenvconf
5657

5758
if grep -Fxq "awsenvconf" .dockerignore
5859
then

0 commit comments

Comments
 (0)