mirror of
https://github.com/inventree/demo-dataset.git
synced 2026-06-10 15:46:56 +00:00
Add consumable BOM items (#34)
* Add consumable BOM items - Wood screws used in multiple builds - Also add some build order data here * Add backup directory location for github workflow
This commit is contained in:
@@ -9,6 +9,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
INVENTREE_DB_ENGINE: sqlite3
|
INVENTREE_DB_ENGINE: sqlite3
|
||||||
INVENTREE_DB_NAME: inventree_db.sqlite3
|
INVENTREE_DB_NAME: inventree_db.sqlite3
|
||||||
|
INVENTREE_BACKUP_DIR: $GITHUB_WORKSPACE/path/to/backup
|
||||||
INVENTREE_MEDIA_ROOT: $GITHUB_WORKSPACE/path/to/media
|
INVENTREE_MEDIA_ROOT: $GITHUB_WORKSPACE/path/to/media
|
||||||
INVENTREE_STATIC_ROOT: $GITHUB_WORKSPACE/path/to/static
|
INVENTREE_STATIC_ROOT: $GITHUB_WORKSPACE/path/to/static
|
||||||
|
|
||||||
|
|||||||
+4564
-1790
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user