Merge pull request 'feature/fix-ci' (#137) from feature/fix-ci into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #137
This commit is contained in:
commit
91e75dd44c
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