Skip to content

Instantly share code, notes, and snippets.

@bds
Created April 19, 2012 16:25
Show Gist options
  • Save bds/2422119 to your computer and use it in GitHub Desktop.
Save bds/2422119 to your computer and use it in GitHub Desktop.
Push to Github, Heroku and notify NewRelic of deployment
git push origin master && git push heroku master && newrelic deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment