mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Update ci groovy (#21838)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
This commit is contained in:
parent
375b2b355d
commit
a4a20ee3fc
@ -99,6 +99,7 @@ pipeline {
|
||||
if ("${MILVUS_SERVER_TYPE}" == 'distributed') {
|
||||
clusterEnabled = "true"
|
||||
}
|
||||
sh 'git config --global --add safe.directory /home/jenkins/agent/workspace'
|
||||
|
||||
if ("${MILVUS_CLIENT}" == "pymilvus") {
|
||||
if ("${imageTag}"==''){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user