This commit is contained in:
Michael Grote 2024-01-24 21:17:43 +01:00
parent 32103dc55c
commit 5b541db6d3
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"