change event handlers
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-09 15:35:53 +01:00
parent a410b1468b
commit 16a2cd5db7
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,8 @@ steps:
from_secret: docker_username
when:
event:
- pull_request
- push
- tag
- name: publish
pull: always
@ -30,5 +31,4 @@ steps:
from_secret: docker_username
when:
event:
- push
- tag