Add on fail docker file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-04-25 23:01:55 +02:00
parent b365738e10
commit 99a6e74a2a
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -17,4 +17,8 @@ steps:
token: token:
from_secret: telegram_token from_secret: telegram_token
to: 2129601481 to: 2129601481
format: markdown format: markdown
when:
status:
- success
- failure