diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-08-29 01:11:45 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-08-29 01:11:45 +0200 |
commit | 197b1158e79b7a466692e30923ed777dc2f2e05c (patch) | |
tree | d31640ef8454dd7bff47f60761ddb19dc2695225 /job-cfg | |
parent | 81fb828497ed12537ad143518e112137729a5c5b (diff) | |
download | jenkins.debian.net-197b1158e79b7a466692e30923ed777dc2f2e05c.tar.xz |
<h01ger> i believe the quotes are the prob
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/ruby-qa.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/ruby-qa.yaml b/job-cfg/ruby-qa.yaml index f0e3bbd9..707ee8ec 100644 --- a/job-cfg/ruby-qa.yaml +++ b/job-cfg/ruby-qa.yaml @@ -15,7 +15,7 @@ - shell: '/srv/jenkins/bin/chroot-run.sh {distro} {my_shell}' publishers: - email: - recipients: 'jenkins+debian-ruby terceiro@debian.org' + recipients: jenkins+debian-ruby terceiro@debian.org properties: - sidebar: url: http://jenkins.debian.net/userContent/about.html |