This commit is contained in:
parent
e6f1ed0e8e
commit
173a6f5e88
21
.drone.yml
21
.drone.yml
@ -38,17 +38,16 @@ steps:
|
||||
from_secret: discord_webhook_id
|
||||
DISCORD_WEBHOOK_TOKEN:
|
||||
from_secret: discord_webhook_token
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
- pull_request
|
||||
- deployment
|
||||
status:
|
||||
- changed
|
||||
- failure
|
||||
- success
|
||||
|
||||
# when:
|
||||
# event:
|
||||
# - push
|
||||
# - tag
|
||||
# - pull_request
|
||||
# - deployment
|
||||
# status:
|
||||
# - changed
|
||||
# - failure
|
||||
# - success
|
||||
message: >
|
||||
{{#success build.status}}
|
||||
✅ Build #{{build.number}} of `{{repo.name}}` succeeded.
|
||||
|
Loading…
x
Reference in New Issue
Block a user