diff options
Diffstat (limited to 'jjb/parser')
-rw-r--r-- | jjb/parser/parser.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml index 463d64b81..05addcb83 100644 --- a/jjb/parser/parser.yml +++ b/jjb/parser/parser.yml @@ -118,12 +118,6 @@ # # This job's purpose is to update all the JJB - logrotate: - daysToKeep: 30 - numToKeep: 40 - artifactDaysToKeep: -1 - artifactNumToKeep: 5 - parameters: - project-parameter: project: '{project}' |