diff --git a/.drone.yml b/.drone.yml index 56a3fd8..af3e950 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 .