From 4180d2af3d97c110b3d40c6cdb73197fbb13047f Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Mon, 16 May 2022 22:47:10 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba7bc30..2aadd60 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ synchro-et-tests: - rsync -avzlh fichiers/ /var/lib/gsl/domains/chalec.org/files/ - rsync -avzlh images/ /var/lib/gsl/domains/chalec.org/images/ - cd /home/webmaster/articles - - gsl check + - gsl check && gsl sync wip deploiement: # This job runs in the deploy stage.