mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
enhance: [skip e2e]update chart version (#29041)
Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
parent
5164377e68
commit
5da0c8d8e3
@ -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
|
// Make timeout 4 hours so that we can run two nightly during the ci
|
||||||
int total_timeout_minutes = 7 * 60
|
int total_timeout_minutes = 7 * 60
|
||||||
def imageTag=''
|
def imageTag=''
|
||||||
def chart_version='4.0.6'
|
def chart_version='4.1.10'
|
||||||
pipeline {
|
pipeline {
|
||||||
triggers {
|
triggers {
|
||||||
cron """${cron_timezone}
|
cron """${cron_timezone}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user