let new bugfix be published

This commit is contained in:
6543 2023-06-29 17:09:33 +02:00
parent 74c0e99aa9
commit e6d646bc7b
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862

View file

@ -52,6 +52,7 @@ pipeline: &legacy
commands:
- trivy fs --exit-code 0 --skip-dirs node_modules/ --severity UNKNOWN,LOW web/
- trivy fs --exit-code 1 --skip-dirs node_modules/ --severity MEDIUM,HIGH,CRITICAL web/
failure: ignore
when:
path: *when_path