fixed auto-deploy for staging

This commit is contained in:
David 2022-04-07 23:11:13 +00:00
parent 7321409440
commit da10f85774

View File

@ -22,4 +22,4 @@ pipelines:
- pip
script:
- pip install -r requirements.txt
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME_STAGING.git HEAD
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/$HEROKU_APP_NAME_STAGING.git HEAD:master