diff options
Diffstat (limited to 'job-cfg/self.yaml')
-rw-r--r-- | job-cfg/self.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml index e6063475..67c48d33 100644 --- a/job-cfg/self.yaml +++ b/job-cfg/self.yaml @@ -2,10 +2,8 @@ name: self-housekeeping description: 'Cleanup and monitor so that there is a predictable environment.{do_not_edit}' logrotate: - daysToKeep: 365 - numToKeep: 365 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + daysToKeep: 90 + numToKeep: 30 triggers: - timed: "30 6 * * *" builders: |