mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip ci] Change Nightly Notify Email from author to qa group (#11949)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
5e550a8793
commit
db67d0ed2d
@ -166,7 +166,7 @@ pipeline {
|
||||
body: '$DEFAULT_CONTENT',
|
||||
recipientProviders: [requestor()],
|
||||
replyTo: '$DEFAULT_REPLYTO',
|
||||
to: "${authorEmail}"
|
||||
to: "qa@zilliz.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user