commento area notifica email x modifiche
This commit is contained in:
Binary file not shown.
Binary file not shown.
Vendored
+2
-2
@@ -203,8 +203,8 @@ pipeline {
|
||||
unstable {
|
||||
mail to:"samuele@steamware.net", subject:"UNSTABLE: ${currentBuild.fullDisplayName}", body: "Build is unstable."
|
||||
}
|
||||
changed {
|
||||
/*changed {
|
||||
mail to:"samuele@steamware.net", subject:"CHANGED: ${currentBuild.fullDisplayName}", body: "Build status changed."
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user