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