From a33d9bc9c03029eb30581d76ef8774b6b2564e54 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 22 Jan 2019 12:36:11 +0100 Subject: [PATCH] test some more template options --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 541dc1a..c5e9302 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.id }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}" + template: "Status: **_{{ build.status }}_**
Build: [{{ repo.Owner }}/{{ repo.Name }}#{{ build.number }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}
Commit: `{{ truncate build.commit 8 }}`" username: from_secret: matrix_username password: