From 508b80c937a382a59214c4b10d881275a9eec490 Mon Sep 17 00:00:00 2001 From: Yann Michel Date: Fri, 19 Sep 2025 11:57:05 +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 31ae7f0..ca90f0d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,4 +37,4 @@ deploy-job: - git update-ref -d refs/heads/deploy #delete branch deploy - git branch deploy - git push -f gitea deploy:master - - echo "PMSI module pushed." \ No newline at end of file + - echo "Compta module pushed." \ No newline at end of file