diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-16 11:33:33 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-16 11:33:33 +0100 |
commit | 56e35f46b4aa94c0677c418ec81fb326ad247e5d (patch) | |
tree | f933e58b7eaf665e884876626aa7d5a3c4a7f3af /job-cfg | |
parent | 6ac5171442c649bf372c80cc8e0388c0c32a210f (diff) | |
download | jenkins.debian.net-56e35f46b4aa94c0677c418ec81fb326ad247e5d.tar.xz |
lvc: keep more job logs
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lvc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index 1364d9b3..f81898eb 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -28,7 +28,7 @@ description: The git branch that triggered the build that reulted in this subsequent build logrotate: daysToKeep: 90 - numToKeep: 20 + numToKeep: 60 artifactDaysToKeep: -1 artifactNumToKeep: -1 publishers: |