diff --git a/.drone.yml b/.drone.yml index aab77db..bf95374 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,11 +8,11 @@ steps: commands: - repoman full --include-dev --xmlparse -- name: pkgcheck - image: tastytea/pkgcheck - pull: always - commands: - - for catpkg in $(ls -d *-*/*); do pkgcheck scan --net $${catpkg}; done +# - name: pkgcheck +# image: tastytea/pkgcheck +# pull: always +# commands: +# - for catpkg in $(ls -d *-*/*); do pkgcheck scan --net $${catpkg}; done - name: notify image: drillster/drone-email