f
This commit is contained in:
parent
32103dc55c
commit
5b541db6d3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ steps:
|
|||
name: "woodpecker"
|
||||
recipients:
|
||||
- info@mgrote.net
|
||||
recipients_only: false
|
||||
recipients_only: "false"
|
||||
evaluate: "build.status == 'failure' or prev_pipeline.status == 'failure'"
|
||||
content:
|
||||
subject: "CI: [{{ prev_pipeline.status }}] {{ repo.full_name }} ({{ commit.branch }}"
|
||||
|
|
Loading…
Reference in a new issue