restrict
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-10-28 23:20:35 +02:00
parent 14ceadddd4
commit d515ad9545
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -11,6 +11,12 @@ steps:
from_secret: docker_secret from_secret: docker_secret
repo: kasperhermansen/twatch repo: kasperhermansen/twatch
tags: latest tags: latest
when:
event:
include:
- push
- tag
- promote
- name: send telegram notification - name: send telegram notification
image: appleboy/drone-telegram image: appleboy/drone-telegram