Change-Id: Ie8d6e35094a1bd0c970c8122b0a76bca1fba4f7f
This commit is contained in:
DennyZhang 2013-10-31 13:33:03 -05:00
parent 4581b6b7a8
commit 7530955593
2 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@ the Job Templates in the Job Group will be realized. For example::
- python-jobs
Would cause the jobs `foo-python-26` and `foo-python-27` to be created
in Jekins.
in Jenkins.
The ``jobs:`` list can also allow for specifying job-specific
substitutions as follows::

View File

@ -82,4 +82,4 @@ arguments after the configuration path. To update Foo1 and Foo2 run::
.. rubric:: Footnotes
.. [#f1] The cache default location is at ``~/.cache/jenkins_jobs``, which
can be overriden by setting the ``XDG_CACHE_HOME`` environment variable.
can be overridden by setting the ``XDG_CACHE_HOME`` environment variable.