Switch to my discordrone.
This commit is contained in:
@@ -5,7 +5,7 @@ name: build
|
||||
|
||||
steps:
|
||||
- name: notify-start
|
||||
image: appleboy/drone-discord
|
||||
image: pztrn/discordrone
|
||||
settings:
|
||||
webhook_id:
|
||||
from_secret: discord_webhook_id
|
||||
@@ -28,7 +28,7 @@ steps:
|
||||
status:
|
||||
- success
|
||||
- failure
|
||||
image: appleboy/drone-discord
|
||||
image: pztrn/discordrone
|
||||
settings:
|
||||
webhook_id:
|
||||
from_secret: discord_webhook_id
|
||||
@@ -39,4 +39,4 @@ steps:
|
||||
**{{repo.name}}#{{build.number}}@{{build.commit}}** deployed.
|
||||
{{ else }}
|
||||
**{{repo.name}}#{{build.number}}@{{build.commit}}** failed. See {{build.link}}.
|
||||
{{/success}}"
|
||||
{{/success}}"
|
||||
|
Reference in New Issue
Block a user