summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-28 12:16:18 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-28 12:16:18 +0200
commit0f02ba6141a5251531ac677084f76479795e0f4a (patch)
tree48900cf472bbe924d744769c81628b5686366c12 /INSTALL
parent6b868a6c43b4e5bfeee6473a5ea726805aa4fa67 (diff)
downloadjenkins.debian.net-0f02ba6141a5251531ac677084f76479795e0f4a.tar.xz
slightly rewording
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e5630ded..af22cd57 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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/`