aboutsummaryrefslogtreecommitdiff
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-08-13 20:14:09 -0700
committerMichael Forney <mforney@mforney.org>2019-08-13 20:14:09 -0700
commitdb4b798e1fbd032b46fbd2a39d3c9797aa1dd34a (patch)
tree51ac25db36d5c9014af4fbf8425e834ff5ef21b3 /.builds/freebsd.yml
parente3f189342c713bd3f9a31dc06d7bf403fab6c393 (diff)
Send mail to list on build job failure
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 78d94a1..f621f76 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -12,3 +12,7 @@ tasks:
cd cproc
./configure
make all check bootstrap
+triggers:
+- action: email
+ condition: failure
+ to: ~mcf/cproc@lists.sr.ht