Created
December 22, 2017 19:07
-
-
Save connieho15/8640c16ee2725dd75f998a4b1b3e2c6f to your computer and use it in GitHub Desktop.
This file contains 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
env.ENVIRONMENT = "staging" | |
sh "python2.7 release.py -e ${env.ENVIRONMENT}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment