diff options
| author | Jonathan "Duke" Leto <jonathan@leto.net> | 2011-01-10 14:08:27 -0800 |
|---|---|---|
| committer | Jonathan "Duke" Leto <jonathan@leto.net> | 2011-01-10 14:08:27 -0800 |
| commit | 7c19ea7b5e78fd32921ae926802ef80f17c7ca13 (patch) | |
| tree | 2b2bc2a51d7662dc6e8143d73e0891d2ae52982f /config.yml | |
| parent | Add debug info for a failed build event (diff) | |
| download | jitterbug-7c19ea7b5e78fd32921ae926802ef80f17c7ca13.tar.gz | |
Add the ability to CC an email when builds fail
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ jitterbug: build_process: builder: ./scripts/capsule.sh on_failure: ./scripts/build-failed.sh + on_failure_email: alice@example.com plugins: DBIC: |
