This commit is contained in:
Michael Grote 2024-01-24 20:41:55 +01:00
parent 92930e20cb
commit 97107c62d3
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,6 @@ steps:
from:
address: "ci@mgrote.net"
name: "woodpecker"
evaluate: "build.status == 'failure' or prev_pipeline.status == 'failure'"
recipients:
- info@mgrote.net
content:
@ -34,3 +33,6 @@ steps:
{{ commit.author_email }}<br>
attachments:
- log/*
when:
status:
- failure