Browse Source

Mettre à jour le fichier .gitlab-ci.yml

master
Yann Michel 2 months ago
parent
commit
ea2ef671f9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

@ -37,4 +37,4 @@ deploy-job:
- git update-ref -d refs/heads/deploy #delete branch deploy - git update-ref -d refs/heads/deploy #delete branch deploy
- git branch deploy - git branch deploy
- git push -f gitea deploy:master - git push -f gitea deploy:master
- echo "Activite module pushed."
- echo "Eco module pushed."

Loading…
Cancel
Save