mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 23:45:28 +08:00
send email on master node
Former-commit-id: a20a534b6b0411188e26fdccb8becb6508d1b8ba
This commit is contained in:
parent
5e023cd47b
commit
fe085bc56d
@ -234,7 +234,7 @@ spec:
|
||||
post {
|
||||
always {
|
||||
script {
|
||||
node('master') {
|
||||
node {
|
||||
def notify = load "${env.WORKSPACE}/ci/jenkinsfile/notify.groovy"
|
||||
notify.notify()
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user