mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
enhance: [pipeline] list all status before uninstall helm release (#36040)
Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
This commit is contained in:
parent
29ddb10e8c
commit
1d22de140a
@ -1,4 +1,4 @@
|
||||
@Library('jenkins-shared-library@v0.43.0') _
|
||||
@Library('jenkins-shared-library@v0.46.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@Library('jenkins-shared-library@v0.40.0') _
|
||||
@Library('jenkins-shared-library@v0.46.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@Library('jenkins-shared-library@v0.40.0') _
|
||||
@Library('jenkins-shared-library@v0.46.0') _
|
||||
|
||||
def pod = libraryResource 'io/milvus/pod/tekton-4am.yaml'
|
||||
def milvus_helm_chart_version = '4.2.8'
|
||||
|
Loading…
Reference in New Issue
Block a user