mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
enhance: delete streaming-service pipeline in nightly (#36137)
Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
parent
00a55abfa6
commit
134422eeaf
@ -87,7 +87,7 @@ pipeline {
|
||||
axes {
|
||||
axis {
|
||||
name 'milvus_deployment_option'
|
||||
values 'standalone', 'distributed-pulsar', 'distributed-kafka', 'standalone-authentication', 'standalone-one-pod', 'distributed-streaming-service'
|
||||
values 'standalone', 'distributed-pulsar', 'distributed-kafka', 'standalone-authentication', 'standalone-one-pod'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
Loading…
Reference in New Issue
Block a user