fix template to display links on android
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-01-23 21:03:28 +01:00
parent afb6f73743
commit 56859a2525
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 }}_**]({{ build.link }})<br/> Build: {{ repo.Owner }}/{{ repo.Name }}#{{ truncate build.commit 8 }} ({{ build.branch }}) by {{ build.author }}<br/> Message: {{ build.message }}"
template: "Status: [**_{{ build.status }}_**]({{ build.link }})<br/> Build: {{ repo.Owner }}/{{ repo.Name }} ({{ build.branch }}) by {{ build.author }}<br/> Message: {{ build.message }}"
username:
from_secret: matrix_username
password: