@ -79,11 +79,12 @@ jobs:
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git HEAD:master
workflows:
version: 2.1
build_circleci:
jobs:
- build
- start_test:
requires:
- back-deploy-heroku: