Only exit on errors.
This commit is contained in:
parent
b3f971fe0d
commit
dcb2353206
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ steps:
|
|||
- name: run-pkgcheck
|
||||
image: tastytea/pkgcheck:latest
|
||||
commands:
|
||||
- pkgcheck --color true scan --exit error,warning,style --net .
|
||||
- pkgcheck --color true scan --exit error --net .
|
||||
|
|
Loading…
Reference in a new issue