mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
enhance: [ci] separate ccache by branch for e2e pipeline (#36874)
https://github.com/milvus-io/milvus/pull/36870 Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
parent
e545925b90
commit
cc7746f3c6
@ -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.1.27'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user