Update .gitlab-ci.yml file

This commit is contained in:
Adrien Bourmault 2022-04-12 18:12:39 +00:00
parent bb6b01bde9
commit a74281b92c
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ build-job:
- git pull
- rsync fichiers/.[^.]* /var/lib/gsl/domains/chalec.org/files
- rsync images/.[^.]* /var/lib/gsl/domains/chalec.org/images
- gsl check
deploy-job: # This job runs in the deploy stage.