Change branch name in pipelines config

This commit is contained in:
Ramon Wenger 2019-01-30 15:12:46 +01:00
parent 5aaca17902
commit e44a0ffdd5
1 changed files with 1 additions and 1 deletions

View File

@ -47,5 +47,5 @@ pipelines:
- step:
name: Heroku deploy skillbox-stage
script:
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/skillbox-stage.git HEAD:master
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/skillbox-stage.git HEAD:develop