diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a7b10202..23c7662b 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -525,6 +525,7 @@ my_description: 'Test whether PyPI has the latest diffoscope.' my_timed: '23 23 * * *' my_shell: '/srv/jenkins/bin/diffoscope_distribution_test.sh PyPI' + my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm@lists.alioth.debian.org' - 'diffoscope_freebsd': my_description: 'Test whether FreeBSD has the latest diffoscope.' my_timed: '25 23 1 * *' |