Use my own (current!) docker image.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
df3306fd00
commit
432b2ca0f1
1 changed files with 1 additions and 1 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 .
|
||||
|
|
Loading…
Reference in a new issue