mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add devop email group to receive the nightly run email (#12275)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12289/head
parent
6fd364ebf5
commit
1fbe7af99b
|
@ -172,7 +172,7 @@ pipeline {
|
|||
body: '$DEFAULT_CONTENT',
|
||||
recipientProviders: [requestor()],
|
||||
replyTo: '$DEFAULT_REPLYTO',
|
||||
to: "qa@zilliz.com"
|
||||
to: "qa@zilliz.com,devops@zilliz.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue