Heroku staging environment with jenkins
We are currently working on a scala project that uses heroku as the production environment and we wanted to automate the process of publishing changes to our staging environment. The developers push changes to bitbucket when they wants to publish them, then jenkins performs a build and if the build is successful it pushes the [...]