diff options
-rw-r--r-- | job-cfg/self.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml index 57b09573..8d37dc58 100644 --- a/job-cfg/self.yaml +++ b/job-cfg/self.yaml @@ -2,8 +2,8 @@ name: self-housekeeping description: 'Cleanup and monitor so that there is a predictable environment.{do_not_edit}' logrotate: - daysToKeep: 90 - numToKeep: 25 + daysToKeep: 365 + numToKeep: 365 artifactDaysToKeep: -1 artifactNumToKeep: -1 triggers: |