From b03a4214c0ac9ec23600ddada2c91a825347e1cf Mon Sep 17 00:00:00 2001 From: Soriba SYLLA Date: Mon, 11 May 2026 15:27:50 +0000 Subject: [PATCH] Bug: Validation des conges --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index b0f446a..7a7264b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -39,7 +39,7 @@ pipeline python manage.py makemigrations python manage.py migrate - python manage.py collectstatic + python manage.py collectstatic --noinput echo $SUDO_PASSWORD | sudo -S chown -R www-data:www-data /var/www/sirh echo "Deploiement reussi"