mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Add devops email in failed build notification (#12671)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
a684e90c0c
commit
8edbca97c0
2
build/ci/jenkins/Jenkinsfile
vendored
2
build/ci/jenkins/Jenkinsfile
vendored
@ -107,7 +107,7 @@ pipeline {
|
||||
body: '$DEFAULT_CONTENT',
|
||||
recipientProviders: [developers(), culprits()],
|
||||
replyTo: '$DEFAULT_REPLYTO',
|
||||
to: "${authorEmail}"
|
||||
to: "${authorEmail},devops@zilliz.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user