fix(ci): keep trivy cache out of docker image

This commit is contained in:
jxxghp
2026-08-23 10:17:27 +08:00
parent 00bf7885c1
commit e16c28099b
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -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",