diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-01 19:58:18 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-01 19:58:18 +0200 |
commit | b29bf0a881c13301ebac860cedd5502a8f2350ea (patch) | |
tree | c95a9404bb2389ba6ca2a80e15906ecd22080cc5 /README | |
parent | f8f2c3413255f30ec4eecc8570f6b4dbf08313f1 (diff) | |
download | jenkins.debian.net-b29bf0a881c13301ebac860cedd5502a8f2350ea.tar.xz |
jenkins.debian.net: some jessie cleanups, stop using jenkins-dpkg-jessie schroot
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ Installation tests with g-i, the graphical version of d-i, the debian-installer. ** while this job is triggered on commits, the SCM is only polled every 15min to see if there are new commits. * 'd_i_manual_$language_html' -** builds a language (on wheezy) on every commit of svn/trunk/manual/$LANG with `make languages=$LANG architectures=amd64 formats=html`. +** builds a language (on jessie) on every commit of svn/trunk/manual/$LANG with `make languages=$LANG architectures=amd64 formats=html`. ** while these jobs are triggered on commits, the SCM is only polled every 15min to see if there are new commits. ** on successful build, 'd_i_manual_$lang_pdf' is triggered. |