Skip to content
Snippets Groups Projects
Commit 88f015dd authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

publish to main

parent 8746bbf5
No related branches found
No related tags found
No related merge requests found
Pipeline #88512 failed
......@@ -89,4 +89,4 @@ publishgit-do:
- (git remote -v | grep gith) || git remote add gith "https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/eflows4hpc/data-logistics-service.git"
- git remote -v
- git fetch --unshallow origin
- git push gith $CI_COMMIT_REF_NAME
- git push gith +$CI_COMMIT_REF_NAME:refs/heads/main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment