Skip to content

Commit

Permalink
Clarify deploy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ottojolanki committed Oct 27, 2021
1 parent 5435f45 commit b7b84cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Install required packages for running deploy::
Deploy to AWS
-------------

Supply arguments for checkfiles after a ``--`` separator::
Supply arguments for branch, name, image-id, instance-type and profile-name (if you want to change the defaults) before ``--`` separator and the rest of the args after the separator:

bin/python deploy.py -- --username ACCESS_KEY_ID --password SECRET_ACCESS_KEY --bot-token SLACK-BOT-TOKEN https://www.encodeproject.org

Expand Down

0 comments on commit b7b84cf

Please sign in to comment.