chore(): Ignores scanning failure for the time being
This commit is contained in:
parent
ca086e0b1d
commit
0785e5477f
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ steps:
|
|||
image: scm.project42.io/elia/trivy:production
|
||||
commands:
|
||||
- trivy image scm.project42.io/elia/trivy:pre-scan
|
||||
failure: ignore
|
||||
|
||||
trigger:
|
||||
exclude:
|
||||
|
|
Loading…
Reference in a new issue