Fix indentation in example of Logrotate section

Change-Id: I893a4c8638fd35a90e1e3361a473212db115f22e
This commit is contained in:
Mathieu Gagné 2013-10-31 16:59:07 -04:00
parent 4581b6b7a8
commit 255eab8e4c

View File

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