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
|
||||
msg: no changelog entry detected
|
||||
cmds:
|
||||
- git checkout {{.PARENT_BRANCH}}
|
||||
- git weld -
|
||||
|
||||
sync:
|
||||
|
Loading…
Reference in New Issue
Block a user