aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index b20d876..8fc8612 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -31,7 +31,10 @@ steps:
- ${DRONE_COMMIT_SHA:0:8}
- ${DRONE_COMMIT_BRANCH}
- latest
-
+ when:
+ event:
+ exclude:
+ - pull_request
- name: docker_build_and_push_dockerhub
image: plugins/docker
settings: