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