Compare commits
2 Commits
e1436e8f4e
...
d9b45ac364
| Author | SHA1 | Date | |
|---|---|---|---|
| d9b45ac364 | |||
| 44faeac222 |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -30,7 +30,7 @@ pipeline
|
||||
pip install -r requirements.txt
|
||||
python manage.py makemigrations
|
||||
python manage.py migrate
|
||||
echo $SUDO_PASSWORD | sudo -S chown -R ssylla:ssylla /var/www/sirh
|
||||
echo $SUDO_PASSWORD | sudo -S chown -R www-data:www-data /var/www/sirh
|
||||
echo "Deploiement reussi"
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user