feature/migrate-from-repoman-to-pkgcheck #104

Merged
manuel merged 4 commits from feature/migrate-from-repoman-to-pkgcheck into master 2022-09-20 15:02:43 +02:00
Showing only changes of commit 3d94948ab4 - Show all commits

View file

@ -3,7 +3,7 @@ type: docker
name: default name: default
steps: steps:
- name: run-repoman - name: run-pkgcheck
image: tastytea/pkgcheck:latest image: tastytea/pkgcheck:latest
commands: commands:
- pkgcheck scan --exit error,warning,style --net . - pkgcheck scan --exit error,warning,style --net .