checkout the parent branch in the integrate task

docks66-json-schema
Yanick Champoux 2023-05-11 13:19:30 -04:00
parent 08e6c0de0d
commit dc4221eab4
1 changed files with 1 additions and 0 deletions

View File

@ -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: