test some more template options
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-01-22 12:36:11 +01:00
parent cad3fe6845
commit a33d9bc9c0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
settings:
homeserver: https://matrix.rknet.org
roomid: MtidqQXWWAtQcByBhH:rknet.org
template: "Status: **_{{ build.status }}_**<br/> Build: [{{ repo.Owner }}/{{ repo.Name }}#{{ build.id }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}"
template: "Status: **_{{ build.status }}_**<br/> Build: [{{ repo.Owner }}/{{ repo.Name }}#{{ build.number }}]({{ build.link }}) ({{ build.branch }}) by {{ build.author }}<br/> Commit: `{{ truncate build.commit 8 }}`"
username:
from_secret: matrix_username
password: