Compare commits
2 Commits
e1dc510af1
...
8f412cb031
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f412cb031 | |||
| 69764b74a2 |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -21,7 +21,7 @@ pipeline
|
||||
"sylla" | sudo -S chown -R jenkins:jenkins /jenkins_test/sirh
|
||||
git pull origin main
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
. venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
python manage.py makemigrations
|
||||
python manage.py migrate
|
||||
|
||||
Reference in New Issue
Block a user