mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
test: Remove distributed line for go sdk test (#41895)
related issue: https://github.com/milvus-io/milvus/issues/41819 pr: https://github.com/milvus-io/milvus/pull/41820 Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
022d149e90
commit
7fc7e519be
@ -87,7 +87,7 @@ pipeline {
|
||||
axes {
|
||||
axis {
|
||||
name 'milvus_deployment_option'
|
||||
values 'standalone', 'distributed'
|
||||
values 'standalone'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
||||
@ -1 +0,0 @@
|
||||
# to be deleted
|
||||
@ -1 +0,0 @@
|
||||
# to be deleted
|
||||
Loading…
x
Reference in New Issue
Block a user