diff options
author | merakor <cem@ckyln.com> | 2021-03-08 07:47:00 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-03-08 07:47:00 +0000 |
commit | 4bf422bced61642caeb9b26ea6a842f112c97100 (patch) | |
tree | b52aaae5f1851ec3fb244052b904c5a972fb2f97 | |
parent | 3caef9c7b7a106f93796d334293284425d51a0ae (diff) | |
download | cpt-4bf422bced61642caeb9b26ea6a842f112c97100.tar.gz |
build.yml: update
FossilOrigin-Name: ab6eef8c694cd74d9e6cc4ef4c971d4a9b929aea3e1c78bcfbe293406c1cc500
-rw-r--r-- | .build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,3 +13,7 @@ tasks: cd cpt curl -fsSL https://git.io/shellspec | sudo sh -s -- -y -p /usr make test +triggers: + - action: email + condition: failure + to: cem@carbslinux.org |