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: >-
|
||||
Status: **{{ .Build.Status }}**<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:
|
||||
from_secret: matrix_username
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user