Bug: Validation des conges
All checks were successful
Organisation/sirh/pipeline/head This commit looks good

This commit is contained in:
2026-05-11 15:27:50 +00:00
parent d4f4b7d954
commit b03a4214c0

2
Jenkinsfile vendored
View File

@@ -39,7 +39,7 @@ pipeline
python manage.py makemigrations python manage.py makemigrations
python manage.py migrate 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 $SUDO_PASSWORD | sudo -S chown -R www-data:www-data /var/www/sirh
echo "Deploiement reussi" echo "Deploiement reussi"