Skip to content

Instantly share code, notes, and snippets.

@perrygovier
Created November 23, 2015 20:43
Show Gist options
  • Save perrygovier/cb4d387e1549041b677a to your computer and use it in GitHub Desktop.
Save perrygovier/cb4d387e1549041b677a to your computer and use it in GitHub Desktop.
heroku ShipIt
function shipit(){
heroku pipelines:promote -r staging
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment