Merge "Fix indentation in example of Logrotate section"

This commit is contained in:
Jenkins 2013-11-05 15:29:57 +00:00 committed by Gerrit Code Review
commit 93cc27a6a3

View File

@ -25,10 +25,10 @@ Example::
- job: - job:
name: test_job name: test_job
logrotate: logrotate:
daysToKeep: 3 daysToKeep: 3
numToKeep: 20 numToKeep: 20
artifactDaysToKeep: -1 artifactDaysToKeep: -1
artifactNumToKeep: -1 artifactNumToKeep: -1
The Assigned Node section allows you to specify which Jenkins node (or The Assigned Node section allows you to specify which Jenkins node (or
named group) should run the specified job. It adds the ``node`` named group) should run the specified job. It adds the ``node``