Skip to content

Instantly share code, notes, and snippets.

@pradeepkumargali
Last active October 16, 2017 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pradeepkumargali/19e15dc1b7fe664e9fb1187666e8cdcd to your computer and use it in GitHub Desktop.
Save pradeepkumargali/19e15dc1b7fe664e9fb1187666e8cdcd to your computer and use it in GitHub Desktop.
Jenkins Update
sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo
sudo rpm --import http://pkg.jenkins-ci.org/redhat-stable/jenkins-ci.org.key
sudo yum update jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment