Change branch name in pipelines config again

This commit is contained in:
Ramon Wenger 2019-01-30 15:22:53 +01:00
parent e44a0ffdd5
commit 4af864219c
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:develop
- git push https://heroku:$HEROKU_API_KEY@git.heroku.com/skillbox-stage.git develop:master