CI: nightly registry cleanup - prune hash images not release-tagged nor a branch head
CI / full-gate (push) Successful in 2m40s
Mirror / github-mirror (push) Successful in 0s

This commit was merged in pull request #6.
This commit is contained in:
2026-07-04 09:18:07 +02:00
parent 058280934b
commit 0644ec8f5a
7 changed files with 212 additions and 7 deletions
+1 -1
View File
@@ -24,5 +24,5 @@
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true
},
"include": ["config", "examples/config", "examples/plugins", "plugins", "src"]
"include": ["config", "examples/config", "examples/plugins", "plugins", "registry-cleanup", "src"]
}