updated .drone.yml; removed daily build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-04-18 16:51:52 +02:00
parent 30954e5a39
commit 880a37d16b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -51,7 +51,6 @@ steps:
webhook_token:
from_secret: discord_webhook_token
---
kind: pipeline
name: notifications-cronbuild
@ -64,12 +63,12 @@ clone:
disable: true
trigger:
branch:
- master
event:
- cron
- cron
cron:
- hourly
- hourly-build
- daily
- hourly-build
status:
- success
- failure