From c64a0e0ca68299aa0713cd148f539b22a4b0366d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 30 Sep 2014 19:28:04 +0200 Subject: reproducible: remove the commit-mailinglist from email recipients --- job-cfg/reproducible.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 4f52cc0f..6541667a 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -36,7 +36,7 @@ - shell: '{my_shell} {my_packages}' publishers: - email: - recipients: 'jenkins+debian-reproducible holger@layer-acht.org reproducible-commits@lists.alioth.debian.org' + recipients: 'jenkins+debian-reproducible holger@layer-acht.org' - archive: artifacts: 'results/*.*' latest_only: false @@ -76,7 +76,7 @@ - shell: '{my_shell}' publishers: - email: - recipients: 'jenkins+debian-reproducible holger@layer-acht.org reproducible-commits@lists.alioth.debian.org' + recipients: 'jenkins+debian-reproducible holger@layer-acht.org' - defaults: name: reproducible_stats @@ -106,7 +106,7 @@ - shell: '{my_shell}' publishers: - email: - recipients: 'jenkins+debian-reproducible holger@layer-acht.org reproducible-commits@lists.alioth.debian.org' + recipients: 'jenkins+debian-reproducible holger@layer-acht.org' - htmlpublisher: name: 'Reproducible builds statistics' directory: '.' -- cgit v1.2.3-54-g00ecf