adjus trivy behavior
This commit is contained in:
parent
9f8133f58a
commit
f09033f523
@ -57,7 +57,7 @@ steps:
|
|||||||
- name: "Trivy (next)"
|
- name: "Trivy (next)"
|
||||||
image: aquasec/trivy
|
image: aquasec/trivy
|
||||||
commands:
|
commands:
|
||||||
- "trivy image ocram85/blog:next"
|
- "trivy image --exit-code 1 --no-progress ocram85/blog:next"
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
Loading…
Reference in New Issue
Block a user