aboutsummaryrefslogtreecommitdiffstats
path: root/Jenkinsfile.lts54
diff options
context:
space:
mode:
Diffstat (limited to 'Jenkinsfile.lts54')
-rw-r--r--Jenkinsfile.lts542
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile.lts54 b/Jenkinsfile.lts54
index 0176e43..9225cd9 100644
--- a/Jenkinsfile.lts54
+++ b/Jenkinsfile.lts54
@@ -43,7 +43,7 @@ pipeline {
}
options {
- buildDiscarder(logRotator(numToKeepStr: '3'))
+ buildDiscarder(logRotator(numToKeepStr: '5'))
disableConcurrentBuilds()
}