2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-09-08 18:13:52 +00:00

Move to new notify step

This commit is contained in:
Adam Dodman 2018-06-11 17:10:36 +01:00
parent 133e397987
commit 13ef35e687
Signed by: AdamAnt
GPG Key ID: 7826B108895B86AA

View File

@ -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 ]