mirror of
https://github.com/inventree/InvenTree.git
synced 2026-03-10 22:24:16 +00:00
* refactor(backend): switch release pipeline to new pkgr version
* fix wrong assign
* fix warnings
* also publish to release artifacts
(cherry picked from commit 1cc1f059c8)
Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
committed by
GitHub
parent
eb413bcc57
commit
dededb0aa1
@@ -6,7 +6,7 @@ buildpack: https://github.com/matmair/null-buildpack#master
|
||||
env:
|
||||
- INVENTREE_DB_ENGINE=sqlite3
|
||||
- INVENTREE_DB_NAME=database.sqlite3
|
||||
- INVENTREE_PLUGINS_ENABLED
|
||||
- INVENTREE_PLUGINS_ENABLED=true
|
||||
- INVENTREE_MEDIA_ROOT=/opt/inventree/media
|
||||
- INVENTREE_STATIC_ROOT=/opt/inventree/static
|
||||
- INVENTREE_BACKUP_DIR=/opt/inventree/backup
|
||||
|
||||
Reference in New Issue
Block a user