mirror of https://github.com/milvus-io/milvus.git
[skip ci] Remove space to fix jenkinsfile lint (#12672)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/12694/head
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…
Reference in New Issue