mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Remove space to fix jenkinsfile lint (#12672)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
8edbca97c0
commit
ddb4287511
@ -21,7 +21,7 @@ pipeline {
|
||||
}
|
||||
agent {
|
||||
kubernetes {
|
||||
label "milvus-e2e-test-nightly"
|
||||
label "milvus-e2e-test-nightly"
|
||||
inheritFrom 'default'
|
||||
defaultContainer 'main'
|
||||
yamlFile "build/ci/jenkins/pod/rte.yaml"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user