mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +00:00
let new bugfix be published
This commit is contained in:
parent
74c0e99aa9
commit
e6d646bc7b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue