mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Fix bug
This commit is contained in:
parent
3fee1c88bf
commit
becc1c4417
1
ci/jenkins/Jenkinsfile
vendored
1
ci/jenkins/Jenkinsfile
vendored
@ -87,7 +87,6 @@ pipeline {
|
||||
steps {
|
||||
container("milvus-${BINARY_VERSION}-build-env") {
|
||||
script {
|
||||
boolean isNightlyTest = isTimeTriggeredBuild()
|
||||
if ("${BINARY_VERSION}" == "gpu") {
|
||||
load "${env.WORKSPACE}/ci/jenkins/step/coverage.groovy"
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user