mirror of
https://github.com/thegeeklab/retry.git
synced 2024-11-21 13:10:39 +00:00
fix notification template
This commit is contained in:
parent
a12c0fdbc7
commit
bb2dee18e5
@ -20,7 +20,7 @@ steps:
|
|||||||
template: >-
|
template: >-
|
||||||
Status: **{{ .Build.Status }}**<br/>
|
Status: **{{ .Build.Status }}**<br/>
|
||||||
Build: [{{ .Repo.Owner }}/{{ .Repo.Name }}]({{ .Build.Link }}){{ if .Build.Branch }} ({{ .Build.Branch }}){{ end }} by {{ .Commit.Author }}<br/>
|
Build: [{{ .Repo.Owner }}/{{ .Repo.Name }}]({{ .Build.Link }}){{ if .Build.Branch }} ({{ .Build.Branch }}){{ end }} by {{ .Commit.Author }}<br/>
|
||||||
Message: {{ .Commit.Message.Title }}"
|
Message: {{ .Commit.Message.Title }}
|
||||||
username:
|
username:
|
||||||
from_secret: matrix_username
|
from_secret: matrix_username
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user