diff --git a/ci/jenkins/PR.groovy b/ci/jenkins/PR.groovy index f7f44314b6..47914dafc5 100644 --- a/ci/jenkins/PR.groovy +++ b/ci/jenkins/PR.groovy @@ -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}"==''){