mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
enhance: git clone with retry mechanism (#36263)
https://github.com/milvus-io/milvus/pull/36256 Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
parent
34e5f99bd6
commit
d094ec26c1
@ -1,4 +1,4 @@
|
||||
@Library('jenkins-shared-library@v0.46.0') _
|
||||
@Library('jenkins-shared-library@v0.51.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
@Library('jenkins-shared-library@v0.46.0') _
|
||||
@Library('jenkins-shared-library@v0.51.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
def milvus_helm_chart_version = '4.2.8'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user