Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
samrocketman committed Dec 13, 2016
1 parent 4413ca5 commit b53cbf1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ This is to support an immutable infrastructure model of Jenkins for the GIMP
project. When installing Jenkins, it typically only installs the latest version
of the WAR and the latest version of all of the plugins. This makes reliably
reproducing issues difficult. Jenkins publishes artifacts to a [Maven
repository](https://repo.jenkins-ci.org/) so this project is designed to
download the exact version of the Jenkins WAR as well as exact versions of all
of the Jenkins plugins. This makes configuring and testing upgrades more
reliable.
repository](https://repo.jenkins-ci.org/). This project is designed to download
the exact version of the Jenkins WAR as well as exact versions of all of the
Jenkins plugins. This makes configuring and testing upgrades more reliable.

# Building OS packages

Expand Down

0 comments on commit b53cbf1

Please sign in to comment.