mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 20:18:01 -05:00
lib: use pre-built image (#1702)
* lib: use pre-built image * lib: use the `tmpfs` key instead of the `volumes` for tmpfs type (#1708) * tmpfs * update hash and add tests
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"scripts": {
|
||||
"ports": ["python3 ./.github/scripts/port_validation.py"],
|
||||
"lib-test": [
|
||||
"pytest library/",
|
||||
"pytest library/ -vvv",
|
||||
"rm -r library/**/__pycache__",
|
||||
"rm -r library/**/tests/__pycache__"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user