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

Update .gitlab-ci.yml file

parent 3342eac0
No related branches found
No related tags found
No related merge requests found
Pipeline #70975 passed
...@@ -36,5 +36,6 @@ publishgit-do: ...@@ -36,5 +36,6 @@ publishgit-do:
- apt-get install -y git - apt-get install -y git
- git remote set-url gith "https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/eflows4hpc/datacatalog.git" - git remote set-url gith "https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/eflows4hpc/datacatalog.git"
- git remote -v - git remote -v
- git push gith master - git show-ref
- git push gith $CI_COMMIT_REF_NAME
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment