From 8df1ef8d5d46fe6ffbd1085d22ee31c3d8d74f05 Mon Sep 17 00:00:00 2001 From: Yann Michel Date: Fri, 19 Sep 2025 09:08:01 +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 630dd53..44ad307 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,5 +35,5 @@ deploy-job: script: - echo "Pushing to Public Repo..." - git branch - - git push -f gitea main:master + - git push -f gitea master - echo "PMSI module pushed." \ No newline at end of file