Skip to content

Commit 4f3d41a

Browse files
authored
Update awsconfiguration.sh
ignore awsenvconf file
1 parent 9bc273f commit 4f3d41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awsconfiguration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ echo "export AWS_SECRET_ACCESS_KEY=\"$AWS_SECRET_ACCESS_KEY\"">>awsenvconf
3737
echo "export AWS_ENVIRONMENT=\"$AWS_ENVIRONMENT\"">>awsenvconf
3838
echo "export AWS_SESSION_TOKEN=\"$AWS_SESSION_TOKEN\"">>awsenvconf
3939
echo "export AWS_ACCOUNT_ID=\"$AWS_ACCOUNT_ID\"">>awsenvconf
40-
40+
echo awsenvconf >>.dockerignore
4141

0 commit comments

Comments
 (0)