osmith has uploaded this change for review. ( https://gerrit.osmocom.org/12978
Change subject: osmocom-debian-install: notify myself on error
......................................................................
osmocom-debian-install: notify myself on error
Add myself to e-mail notifications for failed builds.
Related: OS#3809
Change-Id: Iefa5047abb6264f13a856039f47e009139fcc794
---
M jobs/osmocom-debian-install.yml
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/78/12978/1
diff --git a/jobs/osmocom-debian-install.yml b/jobs/osmocom-debian-install.yml
index 823db3c..c1c4275 100644
--- a/jobs/osmocom-debian-install.yml
+++ b/jobs/osmocom-debian-install.yml
@@ -26,5 +26,9 @@
git-config-email: '[email protected]'
triggers:
- timed: "@midnight"
+ publishers:
+ - email:
+ notify-every-unstable-build: true
+ recipients: [email protected]
# vim: expandtab tabstop=2 shiftwidth=2
--
To view, visit https://gerrit.osmocom.org/12978
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefa5047abb6264f13a856039f47e009139fcc794
Gerrit-Change-Number: 12978
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>