enhance: remove rbac pipeline in nightly (#46447)

Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
nico 2025-12-20 12:39:16 +08:00 committed by GitHub
parent 51350f4ef8
commit bfc33130be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ pipeline {
axes {
axis {
name 'milvus_deployment_option'
values 'distributed-pulsar-mmap', 'distributed-kafka', 'distributed-woodpecker', 'standalone-authentication-mmap'
values 'distributed-pulsar-mmap', 'distributed-kafka', 'distributed-woodpecker'
}
}
stages {