feature/migrate-from-repoman-to-pkgcheck #104
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: run-repoman
|
- name: run-repoman
|
||||||
image: tastytea/repoman:latest
|
image: tastytea/pkgcheck:latest
|
||||||
commands:
|
commands:
|
||||||
- repoman -p -v -x
|
- pkgcheck scan --exit error,warning,style --net .
|
||||||
|
|
Loading…
Reference in a new issue