diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 69da4f9b80bc1757de07e1916c43d31b1d767e38..f10961f397cdf482f744ec64926c50ef2397e41f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,5 +13,4 @@ publishgit-do: - apt-get install -y git - git remote set-url gith "https://${GITHUB_USER}:${GITHUB_TOKEN}@github.com/eflows4hpc/datacatalog.git" - git remote -v - - git branch --show-current - git push -u gith stable