Host on Heroku. Integrated with GitHub.
git push staging master
Suppose feature branch name: feature/awesome
:
git push staging feature/awesome:master
git push production master
For more information, please refer to Heroku Docs.
Host on Heroku. Integrated with GitHub.
git push staging master
Suppose feature branch name: feature/awesome
:
git push staging feature/awesome:master
git push production master
For more information, please refer to Heroku Docs.