ci: don't block build on anchore alerts

This commit is contained in:
Nicolas Meienberger 2026-02-13 22:01:18 +01:00
parent a4fbe3c8df
commit 38c1cf4373

View file

@ -86,7 +86,7 @@ jobs:
id: scan
with:
image: local/zerobyte:ci
fail-build: true
fail-build: false
only-fixed: true
severity-cutoff: critical