diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lintian-tests.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index cfddfe39..48999f7e 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -31,7 +31,7 @@ - shell: '/srv/jenkins/bin/chroot-run.sh {my_distro} {my_shell}' publishers: - email: - recipients: '[my_recipients}' + recipients: '{my_recipients}' - job-template: defaults: lintian-tests |