We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b41832 commit 34cf37bCopy full SHA for 34cf37b
.travis.yml
@@ -9,17 +9,17 @@
9
#For dev environment:
10
# - AWS_ACCOUNT_USER_ID_DEV
11
# - AWS_ACCOUNT_SECRET_DEV
12
- # - AWS_PROFILE_DEV <-- is this needed?
+ # - AWS_PROFILE_DEV
13
14
#For Prod environment:
15
# - AWS_ACCOUNT_USER_ID_PROD
16
# - AWS_ACCOUNT_SECRET_PROD
17
- # - AWS_PROFILE_PROD <-- is this needed?
+ # - AWS_PROFILE_PROD
18
19
#For Demo environment:
20
# - AWS_ACCOUNT_USER_ID_DEMO
21
# - AWS_ACCOUNT_SECRET_DEMO
22
- # - AWS_PROFILE_DEMO <-- is this needed?
+ # - AWS_PROFILE_DEMO
23
24
# Case 2: Created when Travis CI runs
25
# - IMAGE_TAG
0 commit comments