mirror of https://github.com/apache/archiva.git
reduce size
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
efaf295bd8
commit
0e383dfb2c
|
@ -38,7 +38,7 @@ pipeline {
|
|||
label "${LABEL}"
|
||||
}
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '5', artifactNumToKeepStr: '5'))
|
||||
buildDiscarder(logRotator(numToKeepStr: '5', artifactNumToKeepStr: '2'))
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
Loading…
Reference in New Issue