~dannf/charms/+source/scalebot-jenkins:master

Last commit made on 2017-01-13
Get this branch:
git clone -b master https://git.launchpad.net/~dannf/charms/+source/scalebot-jenkins
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Branch information

Recent commits

211c347... by dann frazier

Use jenkins-charm layer instead of installing jenkins ourselves

jenkins-charm isn't an official/published layer at this time, so
you have to clone that layer to a local directory, and set LAYER_PATH to
that directory, so 'charm build' can find it.

The jenkins-charm layer can be cloned from:
  git clone https://github.com/jenkinsci/jenkins-charm

38ffa8d... by dann frazier

Start of development. Right now this charm just manages to start jenkins.