Note the release command—this is run by Heroku just before a new release of the app is deployed, and we’ll use it to make sure our database is migrated.
ref: https://blog.heroku.com/a-rock-solid-modern-web-stack
https://devcenter.heroku.com/articles/release-phase
Is this supported in Builder?
(I think the answer is no, not yet... introduced on Heroku in Jun 2017)
ref: https://blog.heroku.com/a-rock-solid-modern-web-stack
https://devcenter.heroku.com/articles/release-phase
Is this supported in Builder?
(I think the answer is no, not yet... introduced on Heroku in Jun 2017)