Specify plugin location for CI
This commit is contained in:
parent
b93cf4c9d1
commit
98f8e45218
|
|
@ -20,6 +20,7 @@ env:
|
|||
INVENTREE_MEDIA_ROOT: ../test_inventree_media
|
||||
INVENTREE_STATIC_ROOT: ../test_inventree_static
|
||||
INVENTREE_BACKUP_DIR: ../test_inventree_backup
|
||||
INVENTREE_PLUGIN_DIR: ../test_inventree_plugins
|
||||
INVENTREE_SITE_URL: http://localhost:8000
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Reference in New Issue