mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
enhance: [skip e2e] update helm chart version for nightly (#37406)
Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
parent
0c4321cf57
commit
9fe90bf357
@ -8,7 +8,7 @@ String cron_string = BRANCH_NAME == 'master' ? '50 1 * * * ' : ''
|
||||
// Make timeout 4 hours so that we can run two nightly during the ci
|
||||
int total_timeout_minutes = 7 * 60
|
||||
|
||||
def milvus_helm_chart_version = '4.2.8'
|
||||
def milvus_helm_chart_version = '4.2.18'
|
||||
|
||||
pipeline {
|
||||
triggers {
|
||||
|
Loading…
Reference in New Issue
Block a user