Change branch name in pipelines config again
This commit is contained in:
parent
e44a0ffdd5
commit
4af864219c
|
|
@ -47,5 +47,5 @@ pipelines:
|
||||||
- step:
|
- step:
|
||||||
name: Heroku deploy skillbox-stage
|
name: Heroku deploy skillbox-stage
|
||||||
script:
|
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue