aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-09 12:41:16 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-12 16:56:05 +0000
commit191a3747901675a4d34c987336e1bf925f38dcf0 (patch)
tree9f2fe0bf83fc6979446a24f1e14ffffd3cf676e9 /jobs
parent577f2a95e4f01c58a0a4f4ccb3b70d9c048b626e (diff)
Notify per email about master branch build failure
Diffstat (limited to 'jobs')
-rw-r--r--jobs/master-builds.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 3e2e5fb..ca1ef80 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -308,5 +308,8 @@
resolve-relative-paths: true
- trigger:
project: '{obj:trigger}'
+ - email:
+ recipients: gerrit-log@lists.osmocom.org
+ send-to-individuals: true
# vim: expandtab tabstop=2 shiftwidth=2