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 /INSTALL | |
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 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian === Installed software that makes jenkins.debian.net run -link:https://jenkins.debian.net[jenkins.debian.net] runs Debian wheezy. +link:https://jenkins.debian.net[jenkins.debian.net] runs Debian jessie. === Jenkins @@ -24,7 +24,7 @@ Currently running the long term support .deb from jenkins-ci.org. Jenkins is installed using 'deb http://pkg.jenkins-ci.org/debian-stable binary/' into '/etc/apt/sources.list.d/jenkins.list' and `apt-get update && apt-get install jenkins`. -I would prefer to run a jenkins package from wheezy-backports. +I would prefer to run a jenkins package from jessie-backports. ==== Jenkins plugins |