From d5a88cd0198ee52631255d92d74ad9f4db95f852 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 23 Apr 2023 16:10:57 +0200 Subject: ci: exclude gitleaks on tags --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 80d6c4a..d5e83b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,10 @@ steps: image: plugins/gitleaks settings: path: . + when: + event: + exclude: + - tag - name: hadolint image: hadolint/hadolint:latest-debian -- cgit v1.2.3