Enables e-mails

This commit is contained in:
Lukasz Lenart
2020-02-16 12:59:19 +01:00
parent 9106b590f5
commit 91da594842
Vendored
-2
View File
@@ -165,7 +165,6 @@ pipeline {
}
}
}
/*
post {
// If this build failed, send an email to the list.
failure {
@@ -215,5 +214,4 @@ pipeline {
}
}
}
*/
}