If you have a build going into production right now and need to stop it quickly:
heroku plugins:install heroku-builds
heroku builds:cancel -a YOUR_HEROKU_APP_NAME
If you have a build going into production right now and need to stop it quickly:
heroku plugins:install heroku-builds
heroku builds:cancel -a YOUR_HEROKU_APP_NAME