diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 63b05fc..6b43796 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 "Activite module pushed." \ No newline at end of file + - echo "Eco module pushed." \ No newline at end of file