mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 03:13:22 +08:00
Intergrate internal FAISS
This commit is contained in:
parent
4fcebe3155
commit
f843ed74f2
@ -319,7 +319,7 @@ spec:
|
|||||||
steps {
|
steps {
|
||||||
container("milvus-${env.BINRARY_VERSION}-build-env") {
|
container("milvus-${env.BINRARY_VERSION}-build-env") {
|
||||||
script {
|
script {
|
||||||
load "${env.WORKSPACE}/ci/jenkins/step/coverage.groovy"
|
load "${env.WORKSPACE}/ci/jenkins/step/internalCoverage.groovy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user