2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Update test_stats.yml for Azure Pipelines

This commit is contained in:
Matthias Mair
2025-01-24 23:30:55 +01:00
parent e2b0e60eee
commit bf0183ea37

View File

@ -59,8 +59,11 @@ steps:
INVENTREE_MEDIA_ROOT: ./media INVENTREE_MEDIA_ROOT: ./media
INVENTREE_STATIC_ROOT: ./static INVENTREE_STATIC_ROOT: ./static
INVENTREE_BACKUP_DIR: ./backup INVENTREE_BACKUP_DIR: ./backup
INVENTREE_SITE_URL: http://localhost:8000
INVENTREE_PLUGINS_ENABLED: true INVENTREE_PLUGINS_ENABLED: true
UV_SYSTEM_PYTHON: 1 UV_SYSTEM_PYTHON: 1
INVENTREE_DEBUG: true
INVENTREE_LOG_LEVEL: INFO
- task: PublishTestResults@2 - task: PublishTestResults@2
inputs: inputs: