aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 0dd7105..09e82d8 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -19,6 +19,8 @@ steps:
event:
exclude:
- pull_request
+ - tag
+
- name: docker_build_and_push_dockerhub
image: plugins/docker
@@ -37,6 +39,8 @@ steps:
event:
exclude:
- pull_request
+ - tag
+
- name: docker_build_and_push_selfhosted_tag
image: plugins/docker