Compare commits
No commits in common. "91e75dd44cf65cc455f6035e929d13bcaed8bd1f" and "df3306fd00f37cafb8477100b1902667dbd09bbd" have entirely different histories.
91e75dd44c
...
df3306fd00
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: run-pkgcheck
|
- name: run-pkgcheck
|
||||||
image: fritteli/pkgcheck:latest
|
image: tastytea/pkgcheck:latest
|
||||||
commands:
|
commands:
|
||||||
- pkgcheck --color true scan --exit error,style --net .
|
- pkgcheck --color true scan --exit error --net .
|
||||||
|
|
Loading…
Reference in a new issue