Merge "Fix indentation in example of Logrotate section"
This commit is contained in:
commit
93cc27a6a3
@ -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``
|
||||||
|
Loading…
Reference in New Issue
Block a user