Skip to content

Instantly share code, notes, and snippets.

View crazywolf132's full-sized avatar
😈

Brayden Moon crazywolf132

😈
  • CBA
  • Australia
  • 13:26 (UTC +11:00)
View GitHub Profile
@crazywolf132
crazywolf132 / jenkins.md
Created April 22, 2016 08:51 — forked from mgedmin/jenkins.md
Installing latest Jenkins on Ubuntu

Installing upstream Jenkins

  1. Make sure you don't have Jenkins installed from Ubuntu repositories -- you'll get problems if you try to mix it with upstream packages
apt-get purge jenkins --auto-remove
  1. Add the upstream Jenkins package repository