mirror of https://github.com/milvus-io/milvus.git
[skip ci] Change Nightly Notify Email from author to qa group (#11949)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/11953/head
parent
5e550a8793
commit
db67d0ed2d
|
@ -166,7 +166,7 @@ pipeline {
|
|||
body: '$DEFAULT_CONTENT',
|
||||
recipientProviders: [requestor()],
|
||||
replyTo: '$DEFAULT_REPLYTO',
|
||||
to: "${authorEmail}"
|
||||
to: "qa@zilliz.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue