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

publish to main branch

parent 4bfbac33
No related branches found
No related tags found
No related merge requests found
Pipeline #89035 failed
......@@ -246,9 +246,9 @@ publishgit-do:
- apt-get install -y git
- (git remote -v | grep gith) || git remote add gith "https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/eflows4hpc/datacatalog.git"
- git remote -v
- git show-ref
- export
- git push gith $CI_COMMIT_REF_NAME
- git fetch --unshallow origin
- git push gith +HEAD:refs/heads/main
# This is an automatic push of the docker image into gitLab container repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment