osmith has uploaded this change for review.

View Change

jjobs/osmocom-depcheck: disable mail notifications

This is a manually triggered job that users may use if they want to
verify minimal versions of dependencies mentioned in configure.ac
result in a successful build. Don't notify the mailing list about it.

Change-Id: I49392e7b08200945b050108d63aa96e9bb4edb3d
---
M jobs/osmocom-depcheck.yml
1 file changed, 0 insertions(+), 5 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/70/37770/1
diff --git a/jobs/osmocom-depcheck.yml b/jobs/osmocom-depcheck.yml
index 8c4ef2b..5e9d247 100644
--- a/jobs/osmocom-depcheck.yml
+++ b/jobs/osmocom-depcheck.yml
@@ -73,9 +73,4 @@
git-config-name: 'Jenkins Builder'
git-config-email: 'jenkins@osmocom.org'

- publishers:
- - email:
- notify-every-unstable-build: true
- recipients: 'jenkins-notifications@lists.osmocom.org'
-
# vim: expandtab tabstop=2 shiftwidth=2

To view, visit change 37770. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I49392e7b08200945b050108d63aa96e9bb4edb3d
Gerrit-Change-Number: 37770
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>