Bug: Validation des conges
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user