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

no ref name

parent 88f015dd
Branches
Tags stable-0.1
No related merge requests found
Pipeline #88515 passed
......@@ -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:refs/heads/main
- git push gith +HEAD:refs/heads/main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment