From d2e3b73e51f387964521dc72fb53d53b2c631a8e Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 27 Mar 2022 18:10:49 +0200 Subject: [PATCH] simplify --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 3a07625..2cad1b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: from_secret: telegram_token to: 2129601481 message: > + {{#success build.status}} OK {{ else }} FAILURE {{/success}} Commit: Branch: Author: {{ build.author }}