Notify only on regressions for Inria CI's other-configs job

master
Sébastien Hinderer 2020-08-14 17:01:58 +02:00
parent 7b2689b8a0
commit d9a3ad413f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ pipeline {
}
}
post {
always {
regression {
emailext (
to: 'ocaml-ci-notifications@inria.fr',
subject: 'Job $JOB_NAME $BUILD_STATUS (build #$BUILD_NUMBER)',