Browse Source

Mettre à jour le fichier .gitlab-ci.yml

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

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

@ -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."

Loading…
Cancel
Save