From 93bc59d43413850d0f5f854390333d2cb61f569a Mon Sep 17 00:00:00 2001 From: Yann Michel Date: Fri, 19 Sep 2025 09:46:24 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20le=20fichier=20.gitlab?= =?UTF-8?q?-ci.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba82c72..9775c1b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ deploy-job: ## Set the git user name and email - git config --global user.email "bender@ctisante.com" - git config --global user.name "bender" - - git remote add gitea git@gitea.ctisante.com:ymi/activite-gitlab.git + - git remote add gitea git@gitea.ctisante.com:cti/activite-gitlab.git script: - echo "Pushing to Public Repo..." - git update-ref -d refs/heads/deploy #delete branch deploy