This commit is contained in:
parent
448bfd1e56
commit
22d7a252b8
@ -12,3 +12,11 @@ steps:
|
||||
docker_secret
|
||||
repo: kasperhermansen/twatch
|
||||
tags: latest
|
||||
|
||||
- name: send telegram notification
|
||||
image: appleboy/drone-telegram
|
||||
settings:
|
||||
token:
|
||||
from_secret: telegram_token
|
||||
to: 2129601481
|
||||
format: markdown
|
Loading…
Reference in New Issue
Block a user