From eee4551be3bc18214b4020ecc3cd90a8e2a021bf Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Tue, 20 Sep 2022 14:38:04 +0200 Subject: [PATCH] Use pkgcheck instead of repoman for linting. --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9265f9b..2e3f646 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,6 @@ name: default steps: - name: run-repoman - image: tastytea/repoman:latest + image: tastytea/pkgcheck:latest commands: - - repoman -p -v -x + - pkgcheck scan --exit error,warning,style --net .