Enable Dex Server builds
Signed-off-by: Jonsy13 <vedant.shrotria@harness.io>
This commit is contained in:
parent
3b30ccc2e6
commit
ecf17b2dc7
|
@ -282,7 +282,7 @@ jobs:
|
|||
with:
|
||||
image-ref: 'docker.io/litmuschaos/litmusportal-dex-server:${{ github.sha }}'
|
||||
format: 'table'
|
||||
exit-code: '1'
|
||||
exit-code: '0'
|
||||
ignore-unfixed: true
|
||||
vuln-type: 'os,library'
|
||||
severity: 'CRITICAL,HIGH'
|
||||
|
|
Loading…
Reference in New Issue