CI: Add --commits to pkgcheck.
continuous-integration/drone/push Build is failing Details

This commit is contained in:
tastytea 2020-05-07 02:30:57 +02:00
parent 65154bb41f
commit 96c36b27dd
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ steps:
image: tastytea/pkgcheck
pull: always
commands:
- pkgcheck scan --net
- pkgcheck scan --net --commits
- name: notify
image: drillster/drone-email