Skip to content

Instantly share code, notes, and snippets.

@jookyboi
Created March 16, 2013 18:06
Show Gist options
  • Save jookyboi/5177561 to your computer and use it in GitHub Desktop.
Save jookyboi/5177561 to your computer and use it in GitHub Desktop.
Push to different environments on Heroku
heroku push staging master
heroku push production master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment