diff options
author | Cem Keylan <cem@ckyln.com> | 2021-03-08 10:43:09 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-03-08 10:43:09 +0300 |
commit | 0d4e0a2f74a05121f12da1dd9ed757dba3da9f8d (patch) | |
tree | f466970f9ec15e3e20374299d3e41b29d2fc481a | |
parent | 6bdad68a9464eda29909cc4e2ce6f81395ee7884 (diff) | |
download | repository-0d4e0a2f74a05121f12da1dd9ed757dba3da9f8d.tar.gz |
build.yml: update
-rw-r--r-- | .build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,3 +4,7 @@ packages: tasks: - test: | make -C repository test +triggers: + - action: email + condition: failure + to: cem@carbslinux.org |