m
This commit is contained in:
parent
138ce9ac17
commit
96d8958bf1
1 changed files with 1 additions and 5 deletions
|
@ -26,15 +26,11 @@ steps:
|
|||
recipients:
|
||||
- info@mgrote.net
|
||||
content:
|
||||
subject: "[{{ pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }} - {{ commit.sha[0:8] }}"
|
||||
subject: "[{{ pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }}"
|
||||
body: |
|
||||
{{ repo.full_name }}<br>
|
||||
{{ commit.ref }}<br>
|
||||
{{ commit.sha }}<br>
|
||||
{{ pipeline.number }}<br>
|
||||
{{ pipeline.url }}<br>
|
||||
{{ workflow.name }}<br>
|
||||
{{ step.name }}<br>
|
||||
{{ step.status }}<br>
|
||||
when:
|
||||
status:
|
||||
|
|
Loading…
Reference in a new issue