Commit 9a18750e authored by David Prevot's avatar David Prevot
Browse files

Doc: URL update (301).

parent caed5e8c
...@@ -118,7 +118,7 @@ link://munin-monitoring[Munin] is installed, running with link:https://jenkins.d ...@@ -118,7 +118,7 @@ link://munin-monitoring[Munin] is installed, running with link:https://jenkins.d
=== Using jenkins-job-builder === Using 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/ '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 https://jenkins-job-builder.readthedocs.io/en/latest/
* run `cd /srv/jenkins/job-cfg ; jenkins-job-builder update .` to update jobs * run `cd /srv/jenkins/job-cfg ; jenkins-job-builder update .` to update jobs
* for testing: `cd /srv/jenkins/job-cfg ; rm test-output/ -r ; mkdir test-output ; jenkins-job-builder test . -o test-output/ ; ls test-output/` * for testing: `cd /srv/jenkins/job-cfg ; rm test-output/ -r ; mkdir test-output ; jenkins-job-builder test . -o test-output/ ; ls test-output/`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment