with depends on
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:34:44 +02:00
parent f8f84c62b9
commit e449fd1b25
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -24,7 +24,5 @@ steps:
from_secret: telegram_token from_secret: telegram_token
to: 2129601481 to: 2129601481
format: markdown format: markdown
when: depends_on:
status: - 'docker'
- success
- failure