mirror of
https://github.com/inventree/demo-dataset.git
synced 2025-06-15 11:35:27 +00:00
Change some default settings (#30)
* Change some default settings * Fix github workflow
This commit is contained in:
1
.github/workflows/import_data.yaml
vendored
1
.github/workflows/import_data.yaml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
INVENTREE_DB_ENGINE: sqlite3
|
||||
INVENTREE_DB_NAME: inventree_db.sqlite3
|
||||
INVENTREE_MEDIA_ROOT: $GITHUB_WORKSPACE/path/to/media
|
||||
INVENTREE_STATIC_ROOT: $GITHUB_WORKSPACE/path/to/static
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
Reference in New Issue
Block a user