fixed auto-deploy for staging

This commit is contained in:
David 2022-04-07 23:11:13 +00:00 committed by DJ Gillespie
parent 7315d8212c
commit f915ddc042

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