mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
let new bugfix be published
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user