diff options
Diffstat (limited to 'job-cfg/cd-test.yaml')
-rw-r--r-- | job-cfg/cd-test.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/cd-test.yaml b/job-cfg/cd-test.yaml index f3c2a240..25699c00 100644 --- a/job-cfg/cd-test.yaml +++ b/job-cfg/cd-test.yaml @@ -65,5 +65,5 @@ my_shell: '/srv/jenkins/bin/cd_tester.sh 3 wheezy-lxde 10 http://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/debian-installer/amd64/' my_description: 'Do a fully automated installation of Debian installing the LXDE desktop - via d-i preseeding (with <a href="http://jenkins.debian.net/userContent/wheezy-lxde-preseed.cfg">this preseed.cfg</a>) using netboot gtk.' my_timed: '42 17 * * *' - my_recipients: 'jenkins+debian-boot holger@layer-acht.org' + my_recipients: 'holger@layer-acht.org' # FIXME readd jenkins+debian-boot once we made this more stable |