diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-07-28 12:16:18 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-28 12:16:18 +0200 |
commit | 0f02ba6141a5251531ac677084f76479795e0f4a (patch) | |
tree | 48900cf472bbe924d744769c81628b5686366c12 /INSTALL | |
parent | 6b868a6c43b4e5bfeee6473a5ea726805aa4fa67 (diff) | |
download | jenkins.debian.net-0f02ba6141a5251531ac677084f76479795e0f4a.tar.xz |
slightly rewording
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ Though actually https://github.com/h01ger/jenkins-job-builder is used atm. ==== Using jenkins-job-builder -'update_jdn.sh' takes care of this too, so this is just for quick documentation. The real documentation is at http://ci.openstack.org/jenkins-job-builder/ +'update_jdn.sh' takes care of this too, so this is just a quick run through. Make sure to also look at the upstream documentation at http://ci.openstack.org/jenkins-job-builder/ * run `cd /srv/jenkins/job-cfg ; jenkins-jobs update .` to update jobs * for testing: `cd /srv/jenkins/job-cfg ; rm test-output/ -r ; mkdir test-output ; jenkins-jobs test . -o test-output/ ; ls test-output/` |