fix link in drone template
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
614a4a4d9a
commit
afb6f73743
@ -28,7 +28,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
homeserver: https://matrix.rknet.org
|
homeserver: https://matrix.rknet.org
|
||||||
roomid: MtidqQXWWAtQcByBhH:rknet.org
|
roomid: MtidqQXWWAtQcByBhH:rknet.org
|
||||||
template: "Status: **_{{ build.status }}_**<br/> Build: {{ repo.Owner }}/{{ repo.Name }}#{{ truncate build.commit 8 }}] ([Link]({{ build.link }})) by {{ build.author }}<br/> Branch: {{ build.branch }}<br/> Message: {{ build.message }}"
|
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 }}"
|
||||||
username:
|
username:
|
||||||
from_secret: matrix_username
|
from_secret: matrix_username
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user