Set linter threshold to error (#10)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
parent
2e1b8b72bf
commit
b2676d6457
|
|
@ -22,7 +22,7 @@
|
|||
{
|
||||
"action_id": "container-image-lint",
|
||||
"params": {
|
||||
"threshold": "warning"
|
||||
"threshold": "error"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue