Move to new notify step
This commit is contained in:
parent
133e397987
commit
13ef35e687
@ -47,9 +47,6 @@ pipeline:
|
|||||||
- '%fileauto: .plex_tag'
|
- '%fileauto: .plex_tag'
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
image: appleboy/drone-telegram
|
image: spritsail/notify
|
||||||
when: { status: [ success, failure ] }
|
when: { status: [ success, failure ] }
|
||||||
secrets: [ telegram_token, telegram_to ]
|
secrets: [ webhook_url, notify_token ]
|
||||||
message: |
|
|
||||||
*{{repo.owner}}/{{repo.name}} [{{commit.branch}}]*: Build #{{build.number}}: *{{uppercase build.status}}*
|
|
||||||
{{build.link}}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user