twatch/.drone.yml
kjuulh 22d7a252b8
All checks were successful
continuous-integration/drone/push Build is passing
with channel
2022-04-04 22:35:54 +02:00

22 lines
433 B
YAML

kind: pipeline
name: default
type: docker
steps:
- name: docker
image: plugins/docker
settings:
username: kasperhermansen
password:
from_secret:
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