push build in frontend deploy

This commit is contained in:
sorrelbri 2020-03-30 09:26:24 -07:00
parent d5fe96e0e9
commit f1d480c203

View file

@ -51,4 +51,4 @@ jobs:
# DEPLOY # DEPLOY
- run: git subtree push --prefix packages/server https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_API.git master - run: git subtree push --prefix packages/server https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_API.git master
- run: git subtree push --prefix packages/play-node-go https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_PLAY.git master - run: git subtree push --prefix packages/play-node-go/build https://heroku:$HEROKU_API_KEY@git.heroku.com/$HK_PLAY.git master