mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add devops email in failed build notification (#12671)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12694/head
parent
a684e90c0c
commit
8edbca97c0
|
@ -107,7 +107,7 @@ pipeline {
|
|||
body: '$DEFAULT_CONTENT',
|
||||
recipientProviders: [developers(), culprits()],
|
||||
replyTo: '$DEFAULT_REPLYTO',
|
||||
to: "${authorEmail}"
|
||||
to: "${authorEmail},devops@zilliz.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue