From 06bfa231388f46eaacbf002d722f50005437d307 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 10 Nov 2014 09:46:41 -0700 Subject: [PATCH] doc: link to jenkins-job-builder task in README The README makes reference to the fact that a Jenkins job deploys any job config changes. Add a hyperlink to this job. --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 35ffb4e0..1e3de8da 100644 --- a/README.rst +++ b/README.rst @@ -10,8 +10,9 @@ The structure is strict and provides a convention to set the order of execution of build scripts. Job configuration is done via the CLI app `Jenkins Job Builder `_ -on the actual directory for its own job (the job has its definition and its -build process automated). +on the actual directory for `its own job +`_ (the job has its +definition and its build process automated). The JJB configuration defines the rules needed to generate and update/create all other Jenkins Jobs in this repo as long as they define the ``config`` -- 2.39.5