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

unshallow to help

parent 6dce5654
No related branches found
No related tags found
No related merge requests found
Pipeline #88274 passed
......@@ -60,6 +60,5 @@ publishgit-do:
- (git remote rm gith) || echo "Not found"
- (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 show-ref
- export
- git fetch --unshallow origin
- git push gith $CI_COMMIT_REF_NAME
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