@ -68,11 +68,9 @@ jobs:
- image : buildpack-deps:trusty
steps:
- checkout
staging:
- branch: main
- run:
name: Heroku deploy
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git origin/main
name: Smoke test
command: |