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