[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
Jenny Li 2021-11-25 18:29:17 +08:00 committed by GitHub
parent 6fd364ebf5
commit 1fbe7af99b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ pipeline {
body: '$DEFAULT_CONTENT',
recipientProviders: [requestor()],
replyTo: '$DEFAULT_REPLYTO',
to: "qa@zilliz.com"
to: "qa@zilliz.com,devops@zilliz.com"
}
}
}