fix: actually notify on push
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-03-09 08:08:29 +01:00
parent 4de1d832eb
commit 855648b88d
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -28,11 +28,12 @@ clone:
disable: true
trigger:
branch:
- master
- "release/*"
event:
- cron
cron:
- hourly
- hourly-build
- push
- tag
status:
- success
- failure