fix(ci): telegram
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2021-10-13 19:51:21 +02:00
parent c20355a068
commit e83e213322
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 15 additions and 0 deletions

View File

@ -159,6 +159,21 @@ steps:
- changed
- failure
- name: telegram-notifications
image: docker.io/appleboy/drone-telegram
settings:
token:
from_secret: telegram_token
to:
from_secret: telegram_group_id
document:
- index.pdf
message: >
Version {{ build.tag }} has been successfully released! Get the new
compiled PDF document via the network drive V or compile the document by
your self. Take a look into the README for more details:
https://git.cryptic.systems/fh-trier/linux_ws2122
trigger:
event:
- tag