Category: heroku
-
Bingo meetings–deploying to heroku–part 19
We have decided to deploy on heroku,since it has some free dynos. Heroku is integrated with GitHub and has “automatic deploys” – that means that every push will automatically deploy to Heroku. That will be an opportunity for AzureDevOps to verify correct deploy ( even if appears different …) Some points here: 1. Heroku is…