From 43ab12b5a56a0c06ade91abeacad400755ed5ba3 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 8 Jul 2023 11:57:23 +0300 Subject: build: sent email only if falure --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index e72da3a..b6ce2af 100644 --- a/.build.yml +++ b/.build.yml @@ -9,5 +9,5 @@ tasks: emacs -q -batch -l yeetube-tests.el triggers: - action: email - condition: success + condition: failure to: ~thanosapollo/yeetube-tests@lists.sr.ht -- cgit v1.2.3