Remove demo data loading from build
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -59,7 +59,7 @@ pipeline {
|
||||
pip install ruff vdt.versionplugin.wheel
|
||||
pip install --upgrade "setuptools==69.5.1" wheel
|
||||
manage.py migrate --no-input --skip-checks
|
||||
manage.py loaddemodata || true
|
||||
manage.py purge_demo_data
|
||||
manage.py collectstatic --no-input --verbosity=0
|
||||
pip install "httpx<0.28"
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user