mirror of https://github.com/milvus-io/milvus.git
enhance: [2.5]limit ci build only on target node (#38001)
Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>legacy-backup-2.5
parent
73bab0f1d2
commit
fcbed3a3fe
|
@ -1,4 +1,4 @@
|
||||||
@Library('jenkins-shared-library@v0.70.0') _
|
@Library('jenkins-shared-library@v0.71.0') _
|
||||||
|
|
||||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@Library('jenkins-shared-library@v0.70.0') _
|
@Library('jenkins-shared-library@v0.71.0') _
|
||||||
|
|
||||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||||
def milvus_helm_chart_version = '4.2.8'
|
def milvus_helm_chart_version = '4.2.8'
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@Library('jenkins-shared-library@v0.67.0') _
|
@Library('jenkins-shared-library@v0.71.0') _
|
||||||
|
|
||||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||||
def milvus_helm_chart_version = '4.2.8'
|
def milvus_helm_chart_version = '4.2.8'
|
||||||
|
|
Loading…
Reference in New Issue