Skip to content

Instantly share code, notes, and snippets.

@connieho15
Created December 22, 2017 19:07
Show Gist options
  • Save connieho15/8640c16ee2725dd75f998a4b1b3e2c6f to your computer and use it in GitHub Desktop.
Save connieho15/8640c16ee2725dd75f998a4b1b3e2c6f to your computer and use it in GitHub Desktop.
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