From 96c36b27dd2d12a442ddd269cef52aed0e9901b4 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 7 May 2020 02:30:57 +0200 Subject: [PATCH] CI: Add --commits to pkgcheck. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3cf8363..fb2a11c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: image: tastytea/pkgcheck pull: always commands: - - pkgcheck scan --net + - pkgcheck scan --net --commits - name: notify image: drillster/drone-email