with events
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-10-28 22:33:09 +02:00
parent eb8cf086de
commit f8f84c62b9
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -7,10 +7,16 @@ steps:
settings:
username: kasperhermansen
password:
from_secret:
docker_secret
from_secret: docker_secret
repo: kasperhermansen/wishlist
tags: latest
when:
event:
include:
- push
- tag
- promote
- name: send telegram notification
image: appleboy/drone-telegram
settings:
@ -21,4 +27,4 @@ steps:
when:
status:
- success
- failure
- failure