.drone.yml plugin syntax fix
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f64f14d6b3
commit
9160774a17
@ -50,7 +50,6 @@ steps:
|
|||||||
webhook_token:
|
webhook_token:
|
||||||
from_secret: discord_webhook_token
|
from_secret: discord_webhook_token
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: notifications-cronbuild
|
name: notifications-cronbuild
|
||||||
@ -66,7 +65,6 @@ trigger:
|
|||||||
event:
|
event:
|
||||||
- cron
|
- cron
|
||||||
cron:
|
cron:
|
||||||
- hourly
|
|
||||||
- hourly-build
|
- hourly-build
|
||||||
status:
|
status:
|
||||||
- success
|
- success
|
||||||
|
Loading…
Reference in New Issue
Block a user