Skip to content

Commit 34cf37b

Browse files
author
franck
committed
clarify documentation
1 parent 9b41832 commit 34cf37b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
#For dev environment:
1010
# - AWS_ACCOUNT_USER_ID_DEV
1111
# - AWS_ACCOUNT_SECRET_DEV
12-
# - AWS_PROFILE_DEV <-- is this needed?
12+
# - AWS_PROFILE_DEV
1313

1414
#For Prod environment:
1515
# - AWS_ACCOUNT_USER_ID_PROD
1616
# - AWS_ACCOUNT_SECRET_PROD
17-
# - AWS_PROFILE_PROD <-- is this needed?
17+
# - AWS_PROFILE_PROD
1818

1919
#For Demo environment:
2020
# - AWS_ACCOUNT_USER_ID_DEMO
2121
# - AWS_ACCOUNT_SECRET_DEMO
22-
# - AWS_PROFILE_DEMO <-- is this needed?
22+
# - AWS_PROFILE_DEMO
2323

2424
# Case 2: Created when Travis CI runs
2525
# - IMAGE_TAG

0 commit comments

Comments
 (0)