mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 03:15:53 +08:00
Set linter threshold to error (#10)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"action_id": "container-image-lint",
|
||||
"params": {
|
||||
"threshold": "warning"
|
||||
"threshold": "error"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user