Skip to content

Commit

Permalink
docs: add deploy usage
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Nov 24, 2016
1 parent 7cd5593 commit a06619b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
# Custom deployment variables
#

# Usage:
# $ grunt deploy:[deploy_method] --env=[deploy_environment]
#
# Examples:
# $ grunt && grunt deploy:rsync
# $ grunt && grunt deploy:rsync --env=prod
# $ grunt && grunt deploy:s3_website
rsync:
default:
user: rsync
Expand Down

0 comments on commit a06619b

Please sign in to comment.