Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sthope 2021-09-01 23:43:18 +02:00
parent 1f09d66ba8
commit 94b7f7dca3

View File

@ -10,5 +10,10 @@ steps:
from_secret: discord_webhook_id
webhook_token:
from_secret: discord_webhook_token
message: "Testing from drone image"
when:
event:
- push
- tag
status:
- changed
- failure