From the Heroku's October Newsletter, I thought that this was very helpful. Tag a release in Git:
git tag -a v1.1
And push it to Heroku:
git push -f heroku v1.1^{}:master
From the Heroku's October Newsletter, I thought that this was very helpful. Tag a release in Git:
git tag -a v1.1
And push it to Heroku:
git push -f heroku v1.1^{}:master
This blog is no longer being maintained. The blog once was a part of my Ruby on Rails freelancing practice. If you would like to find out what I'm currently working on, please visit CivilCode Inc - Custom Software Development; we specialize in building tailored business application in Elixir and Phoenix.
2002-2019 Nicholas Henry
All Rights Reserved
Please note this blog is no longer maintained. Please visit CivilCode Inc - Custom Software Development.