mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-31 16:05:30 +08:00
send email on master node
Former-commit-id: b363e112ef2fcd06de24cd203b366696371d80a4
This commit is contained in:
parent
b4abf92d54
commit
7cabf0f1ea
@ -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