aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 4 insertions, 0 deletions
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