mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add devops email for PR.groovy (#12706)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12503/head
parent
ffd05eb140
commit
2ec8f1fa24
|
@ -187,7 +187,7 @@ pipeline {
|
|||
body: '$DEFAULT_CONTENT',
|
||||
recipientProviders: [developers(), culprits()],
|
||||
replyTo: '$DEFAULT_REPLYTO',
|
||||
to: "${authorEmail}"
|
||||
to: "${authorEmail},devops@zilliz.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue