aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-08 11:57:23 +0300
committerThanos Apollo <[email protected]>2023-07-08 11:57:23 +0300
commit43ab12b5a56a0c06ade91abeacad400755ed5ba3 (patch)
treeff7ea9e234e3161e24ccaca0974d8a42bc79558f /.build.yml
parent774dc1935189cf995fffbb89b0d78c9979574f0f (diff)
build: sent email only if falure
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
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/[email protected]