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

This commit is contained in:
sthope 2021-09-01 23:42:31 +02:00
parent ec0f2ed406
commit 1f09d66ba8

View File

@ -10,9 +10,5 @@ steps:
from_secret: discord_webhook_id
webhook_token:
from_secret: discord_webhook_token
message: >
{{#success build.status}}
build {{build.number}} succeeded. Good job.
{{else}}
build {{build.number}} failed. Fix me please.
{{/success}}
message: "Testing from drone image"