December 2017
Beginner to intermediate
362 pages
8h 35m
English
In the following section, we will learn how to update Jenkins running on Ubuntu. Follow the given steps:
cd /tmp wget http://mirrors.jenkins.io/war-stable/latest/jenkins.war
To download a specific version of Jenkins (LTS), go to the following link: http://mirrors.jenkins.io/war-stable/ and choose the desired version of Jenkins (for example, http://mirrors.jenkins.io/war-stable/2.73.1/jenkins.war).
To download a specific version of Jenkins (Weekly), go to the following link: http://mirrors.jenkins.io/war/ and choose the desired version ...
Read now
Unlock full access