diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-02-17 10:43:45 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-02-17 10:43:45 +0100 |
commit | 6268be33d2fa4d83c169bfc5c39f654973e1d8ab (patch) | |
tree | cfab5e5e3b8c476a61d09e9d9ba058146b8b4a67 | |
parent | d793111915eed78f179d7682423939a8851d068b (diff) | |
download | jenkins.debian.net-6268be33d2fa4d83c169bfc5c39f654973e1d8ab.tar.xz |
reproducible fdroid: notify irc channel and hc via email
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 9e2ddfc3..3e828ee3 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -842,7 +842,7 @@ my_timed: '42 23 * * *' my_hname: 'profitbricks7' my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git' - my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@eds.org' - 'diffoscope_from_git_master': my_description: 'Build diffoscope Debian package from git branch master.' my_timed: '42 23 1 1 *' |