@ -62,8 +62,7 @@ jobs:
command: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME.git HEAD:main
- run:
name: Smoke test
command: |
./testbackend.sh
command: ./testbackend.sh
buildandpush_dockerhub:
docker:
- image: docker:17.05.0-ce-git