checkout the parent branch in the integrate task
This commit is contained in:
parent
08e6c0de0d
commit
dc4221eab4
@ -49,6 +49,7 @@ tasks:
|
|||||||
- sh: git diff-ls {{.PARENT_BRANCH}} | grep CHANGELOG.yml
|
- sh: git diff-ls {{.PARENT_BRANCH}} | grep CHANGELOG.yml
|
||||||
msg: no changelog entry detected
|
msg: no changelog entry detected
|
||||||
cmds:
|
cmds:
|
||||||
|
- git checkout {{.PARENT_BRANCH}}
|
||||||
- git weld -
|
- git weld -
|
||||||
|
|
||||||
sync:
|
sync:
|
||||||
|
Loading…
Reference in New Issue
Block a user