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

Update .gitlab-ci.yml

parent 871c8cab
No related branches found
No related tags found
No related merge requests found
Pipeline #70083 failed
...@@ -13,4 +13,5 @@ publishgit-do: ...@@ -13,4 +13,5 @@ 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 branch --show-current
- git push -u gith master - git push -u gith master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment