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