Notify only on regressions for Inria CI's Risc-V job

master
Sébastien Hinderer 2020-08-13 19:08:07 +02:00
parent 5cdc8072be
commit e05fc92d12
1 changed files with 1 additions and 1 deletions

View File

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