Update e2e (#25447)

Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
pull/25460/head
Bennu 2023-07-10 18:02:28 +08:00 committed by GitHub
parent cc730c1ee5
commit 9c9721ea2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ pipeline {
if ("${MILVUS_SERVER_TYPE}".contains('distributed')) {
clusterEnabled = "true"
}
sh 'git config --global --add safe.directory /home/jenkins/agent/workspace'
if ("${MILVUS_CLIENT}" == "pymilvus") {
if ("${imageTag}"==''){