From afb6f7374329e825812eee8c504f4ca13917999d Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 22 Jan 2019 12:56:33 +0100 Subject: [PATCH] fix link in drone template --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d1ff006..58e8dfb 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: {{ repo.Owner }}/{{ repo.Name }}#{{ truncate build.commit 8 }}] ([Link]({{ build.link }})) by {{ build.author }}
Branch: {{ build.branch }}
Message: {{ build.message }}" + template: "Status: [**_{{ build.status }}_**]({{ build.link }})
Build: {{ repo.Owner }}/{{ repo.Name }}#{{ truncate build.commit 8 }} ({{ build.branch }}) by {{ build.author }}
Message: {{ build.message }}" username: from_secret: matrix_username password: