Created
September 24, 2013 19:45
-
-
Save seabre/6690243 to your computer and use it in GitHub Desktop.
Dandelion Deployment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Dandelion, deploy on production | |
dandelion deploy | |
# Dandelion, deploy on staging | |
dandelion --config=dandelion_staging.yml deploy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment