pipeline 7
This commit is contained in:
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