CI: Add --commits to pkgcheck.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
65154bb41f
commit
96c36b27dd
|
@ -12,7 +12,7 @@ steps:
|
||||||
image: tastytea/pkgcheck
|
image: tastytea/pkgcheck
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- pkgcheck scan --net
|
- pkgcheck scan --net --commits
|
||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
image: drillster/drone-email
|
image: drillster/drone-email
|
||||||
|
|
Reference in New Issue
Block a user