From db4b798e1fbd032b46fbd2a39d3c9797aa1dd34a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 13 Aug 2019 20:14:09 -0700 Subject: Send mail to list on build job failure --- .builds/openbsd.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.builds/openbsd.yml') diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index 93af1de..0059992 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -15,3 +15,7 @@ tasks: cd cproc ./configure make all check bootstrap +triggers: +- action: email + condition: failure + to: ~mcf/cproc@lists.sr.ht -- cgit v1.2.3