summaryrefslogtreecommitdiffstats
path: root/.builds/debian.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/debian.yml')
-rw-r--r--.builds/debian.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml
index 96ce2747..8dd64726 100644
--- a/.builds/debian.yml
+++ b/.builds/debian.yml
@@ -24,3 +24,8 @@ tasks:
cd imag
PATH="$HOME/.cargo/bin:$PATH" rustup component add clippy
PATH="$HOME/.cargo/bin:$PATH" cargo clippy --all --all-targets --all-features -- -D warnings
+triggers:
+ - action: email
+ condition: always
+ to: mail@beyermatthias.de
+