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

push tags to master

parent 51334096
No related branches found
No related tags found
No related merge requests found
Pipeline #91590 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/master
# 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