Skip to content
Snippets Groups Projects
Verified Commit 88dad5bb authored by Stephan Lachnit's avatar Stephan Lachnit
Browse files

CI: fix HERMES not fetching

parent d1b1a420
No related branches found
No related tags found
No related merge requests found
Pipeline #116170 passed
......@@ -119,6 +119,7 @@
echo $MR_POST_BRANCH > .hermes/curate/target_branch
# Create target branch for curation merge
- git fetch origin
- git branch "$MR_TARGET_BRANCH" "$MR_BASE_REF"
- git push origin "$MR_TARGET_BRANCH"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment