From f0afa2aeee39bab727701829c4956f0c33166e67 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 22 Jan 2019 09:47:33 +0100 Subject: [PATCH] bold status --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d12e79d..6c960b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ steps: settings: homeserver: https://matrix.rknet.org roomid: MtidqQXWWAtQcByBhH:rknet.org - template: "Status: {{ build.status }}
Build: by {{ build.author }}" + template: "Status: **{{ build.status }}**
Build: [{{ repo.Owner }}/{{ repo.Name }}#{{ truncate build.commit 8 }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}" username: from_secret: matrix_username password: