Update trivy exit code.
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image-ref: 'cs-git.ddnss.de/arbeitsschutz-ulm/website:master'
|
image-ref: 'cs-git.ddnss.de/arbeitsschutz-ulm/website:master'
|
||||||
format: 'table'
|
format: 'table'
|
||||||
exit-code: '0'
|
exit-code: '1'
|
||||||
ignore-unfixed: true
|
ignore-unfixed: true
|
||||||
vuln-type: 'os,library'
|
vuln-type: 'os,library'
|
||||||
output: 'image-scan.txt'
|
output: 'image-scan.txt'
|
||||||
|
|||||||
Reference in New Issue
Block a user