mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
fix jenkins build error
Former-commit-id: 7e4db47a744e810698aff5377db52d85136dbb5b
This commit is contained in:
parent
65aa93a468
commit
e4e7dd7faa
@ -16,7 +16,6 @@ container('milvus-build-env') {
|
||||
&& export JFROG_PASSWORD='${PASSWORD}' \
|
||||
&& export FAISS_URL='http://192.168.1.105:6060/jinhai/faiss/-/archive/branch-0.2.1/faiss-branch-0.2.1.tar.gz' \
|
||||
&& ./build.sh -t ${params.BUILD_TYPE} -j"
|
||||
sh "./coverage.sh -u root -p 123456 -t 192.168.1.194"
|
||||
}
|
||||
}
|
||||
} catch (exc) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user