fixed auto-deploy for staging
This commit is contained in:
parent
7321409440
commit
da10f85774
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user