tolto step pulizia finale
This commit is contained in:
Vendored
-2
@@ -145,8 +145,6 @@ pipeline {
|
||||
always {
|
||||
/* invio email se ci sono errori... */
|
||||
step([$class: 'Mailer', notifyEveryUnstableBuild: true, recipients: 'info@steamware.net', sendToIndividuals: true])
|
||||
/* elimina build precedenti */
|
||||
properties([buildDiscarder(logRotator(artifactDaysToKeepStr: '', artifactNumToKeepStr: '', daysToKeepStr: '5', numToKeepStr: '5')), pipelineTriggers([])])
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user