Merge pull request 'pipeline 7' (#29) from pipeline7 into main
Some checks failed
Organisation/sirh/pipeline/head There was a failure building this commit
Some checks failed
Organisation/sirh/pipeline/head There was a failure building this commit
Reviewed-on: #29
This commit was merged in pull request #29.
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