collapse steps in circleci

This commit is contained in:
sorrelbri 2020-03-29 23:26:09 -07:00
parent eb7adf37e1
commit 6a17b6b872

View file

@ -48,14 +48,7 @@ jobs:
# ! temporary fix for deprecated package: minimist
- run: npm audit --audit-level=moderate
deploy:
machine:
enabled: true
requires:
- build
working_directory: ~/node-go
steps:
- checkout
# DEPLOY
- run: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_API.git master
- run: git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_PLAY.git master