Skip to content

Instantly share code, notes, and snippets.

@jamesggraf
Created March 17, 2015 20:45
Show Gist options
  • Save jamesggraf/ce9a181c99cbd48358f1 to your computer and use it in GitHub Desktop.
Save jamesggraf/ce9a181c99cbd48358f1 to your computer and use it in GitHub Desktop.
Install Jenkins Job Builder
#!/usr/bin/env bash
git clone git@github.com:openstack-infra/jenkins-job-builder.git
cd jenkins-job-builder
python setup.py install
pip install pbr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment