Aggiunto logRotator build jenkins
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good

This commit is contained in:
2024-10-23 11:35:13 +02:00
parent 6c977d1c58
commit f8f3032855

View File

@@ -5,6 +5,7 @@ pipeline {
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
}
stages {
stage ('PreBuild Steps (Master)') {
when {