July 2017
Intermediate to advanced
374 pages
8h
English
Follow the steps listed next to install Jenkins on a Debian-based system:
$ wget -q -O - https://pkg.jenkins.io/debian/jenkins-ci.org.key | sudo apt-key add -
$ sudo sh -c 'echo deb http://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list'
$ sudo apt-get update -y
Read now
Unlock full access