From 0f596b3e8cce7ecf09bebb3a9c44ceeeb0b82c4c Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 15 Aug 2022 22:56:26 +0200 Subject: [PATCH] with depends on --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 176311d..6054467 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,6 +48,8 @@ steps: from_secret: telegram_token to: 2129601481 format: markdown + depends_on: + - build when: status: [failure, success]