Skip to content
Snippets Groups Projects
Verified Commit 78bb493f authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Revert "co previous branch"

This reverts commit 78e8a9ee.
parent 78e8a9ee
No related branches found
No related tags found
2 merge requests!228[release] Regular merge of develop,!225add howto card for mirroring fork
......@@ -55,7 +55,7 @@ save:commitIndex:
- git checkout -b tmpBranch || true
- git add --all || true
- git commit -m "Update index" || true
- git checkout - || true
- git checkout $CI_COMMIT_REF_NAME || true
- git pull origin $CI_COMMIT_REF_NAME
- git merge tmpBranch --ff || true
- git push origin $CI_COMMIT_REF_NAME || true
......
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