mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
fix(ci): keep trivy cache out of docker image
This commit is contained in:
@@ -25,6 +25,7 @@ def test_build_context_excludes_runtime_state_and_keeps_release_inputs() -> None
|
||||
".agent-work/",
|
||||
".runtime/",
|
||||
".tmp/",
|
||||
".cache/",
|
||||
"node_modules/",
|
||||
"public/",
|
||||
".moviepilot.env",
|
||||
|
||||
Reference in New Issue
Block a user