mirror of https://github.com/milvus-io/milvus.git
enhance: [ci] separate ccache by branch for e2e pipeline (#36873)
https://github.com/milvus-io/milvus/pull/36870 Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>pull/36855/head
parent
f67f69a9c1
commit
85ce66843b
|
@ -1,4 +1,4 @@
|
|||
@Library('jenkins-shared-library@v0.59.0') _
|
||||
@Library('jenkins-shared-library@v0.61.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@Library('jenkins-shared-library@v0.59.0') _
|
||||
@Library('jenkins-shared-library@v0.61.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
def milvus_helm_chart_version = '4.2.8'
|
||||
|
|
Loading…
Reference in New Issue