From 614a4a4d9a32a78f0704cce7d45610a2a2cefa06 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 22 Jan 2019 12:52:18 +0100 Subject: [PATCH] test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c5e9302..d1ff006 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 }}#{{ build.number }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}
Commit: `{{ truncate build.commit 8 }}`" + 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 }}" username: from_secret: matrix_username password: