fix: only trigger nightly build via cron
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-03 13:59:20 +02:00
parent 9e758027d3
commit 05c99980f5
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -31,6 +31,15 @@ platform:
clone:
disable: true
trigger:
event:
- cron
cron:
- nightly
status:
- success
- failure
steps:
- name: call webhook
pull: always