summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 00810b8ad9..fc41ff9eb3 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -93,7 +93,7 @@ pipeline:
commands:
- make release
when:
- event: [ push, tag, pull_request ]
+ event: [ push, tag ]
coverage:
image: plugins/coverage