From 9eb9f45c033eda7b7e0babc1d72053c0c566a16a Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Sun, 26 Jun 2022 09:18:29 +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 4b94a00..854e6a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ stages: # List of stages for jobs, and their order of execution synchro-et-tests: stage: build script: - - rsync -avzlh * /home/webmaster/articles/ + - rsync -avzlh --delete * /home/webmaster/articles/ - mkdir -p /var/lib/gsl/domains/a-lec.org/files/ /var/lib/gsl/domains/a-lec.org/images - rsync -avzlh fichiers/ /var/lib/gsl/domains/a-lec.org/files/ - rsync -avzlh images/ /var/lib/gsl/domains/a-lec.org/images/