From f410f69e9d65a3805a175afbc18cd87812468a04 Mon Sep 17 00:00:00 2001 From: ThompsonNye Date: Sat, 24 Aug 2024 12:46:33 +0200 Subject: [PATCH] Only report failures --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ac34db5..2cf55c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -67,8 +67,7 @@ steps: to: from_secret: telegram_user_id when: - status: - - success + status: - failure depends_on: - compile