osmith submitted this change.
jobs/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(-)
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.