Aggiunto logRotator build jenkins
This commit is contained in:
@@ -3,6 +3,7 @@ pipeline {
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
|
||||
}
|
||||
|
||||
stages {
|
||||
stage ('PreBuild Steps (Master)') {
|
||||
when {
|
||||
|
||||
Reference in New Issue
Block a user