From 7dc58cc89b1903a6a0c131ea5d1b64a522f14a4f Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 23 Jan 2019 21:06:26 +0100 Subject: [PATCH] link repo name instead of status --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 07c3994..ac4bdca 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.link }})
Build: {{ repo.Owner }}/{{ repo.Name }} ({{ build.branch }}) by {{ build.author }}
Message: {{ build.message }}" + template: "Status: **{{ build.status }}**
Build: [{{ repo.Owner }}/{{ repo.Name }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}
Message: {{ build.message }}" username: from_secret: matrix_username password: