Skip to content
Snippets Groups Projects
Commit 4791da0d authored by jurgenhaas's avatar jurgenhaas
Browse files

Improving merge script

parent b75fe47e
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@ CollectConfig:
- git commit -am "Config change on server"
- git remote set-url --push origin "git@$CI_SERVER_HOST:$CI_PROJECT_PATH.git"
- git push -o ci.skip origin cc-${CI_JOB_ID}
- git fetch
- merge
- TARGETBRANCH=main merge
- |
......
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