From 56859a2525b5a3daa62cda563e10bfd2563b6f36 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 23 Jan 2019 21:03:28 +0100 Subject: [PATCH] fix template to display links on android --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 58e8dfb..07c3994 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 }}#{{ truncate build.commit 8 }} ({{ build.branch }}) by {{ build.author }}
Message: {{ build.message }}" + template: "Status: [**_{{ build.status }}_**]({{ build.link }})
Build: {{ repo.Owner }}/{{ repo.Name }} ({{ build.branch }}) by {{ build.author }}
Message: {{ build.message }}" username: from_secret: matrix_username password: