Change branch name in pipelines config
This commit is contained in:
parent
5aaca17902
commit
e44a0ffdd5
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue