enhance: nightly pipeline (#35730)

Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
yellow-shine
2024-08-27 17:51:05 +08:00
committed by GitHub
parent 98866205fa
commit 7de210ff28
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@Library('jenkins-shared-library@v0.27.0') _
@Library('jenkins-shared-library@v0.29.0') _
def pod = libraryResource 'io/milvus/pod/tekton-ci.yaml'
+1 -1
View File
@@ -1,4 +1,4 @@
@Library('jenkins-shared-library@v0.27.0') _
@Library('jenkins-shared-library@v0.29.0') _
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
def milvus_helm_chart_version = '4.2.8'