Compare commits
4 commits
df3306fd00
...
91e75dd44c
Author | SHA1 | Date | |
---|---|---|---|
91e75dd44c | |||
9eb1ad4cc1 | |||
5c579f762b | |||
432b2ca0f1 |
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: run-pkgcheck
|
||||
image: tastytea/pkgcheck:latest
|
||||
image: fritteli/pkgcheck:latest
|
||||
commands:
|
||||
- pkgcheck --color true scan --exit error --net .
|
||||
- pkgcheck --color true scan --exit error,style --net .
|
||||
|
|
Loading…
Reference in a new issue