]> source.dussan.org Git - archiva.git/commitdiff
reduce size
authorOlivier Lamy <olamy@apache.org>
Sun, 24 Apr 2022 00:32:01 +0000 (10:32 +1000)
committerOlivier Lamy <olamy@apache.org>
Sun, 24 Apr 2022 00:32:01 +0000 (10:32 +1000)
Signed-off-by: Olivier Lamy <olamy@apache.org>
Jenkinsfile

index 4d69de99fac34b9d059fd70fbe04e6589b217d50..c2176f4ee665892b0e0e26c15f671e50a5a1d1f1 100644 (file)
@@ -38,7 +38,7 @@ pipeline {
         label "${LABEL}"
     }
     options {
-        buildDiscarder(logRotator(numToKeepStr: '5', artifactNumToKeepStr: '5'))
+        buildDiscarder(logRotator(numToKeepStr: '5', artifactNumToKeepStr: '2'))
     }
 
     stages {