mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
parent
eba33cc46d
commit
cb92b10c1d
2
ci/jenkins/Jenkinsfile
vendored
2
ci/jenkins/Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env groovy
|
||||
|
||||
String cron_timezone = "TZ=Asia/Shanghai"
|
||||
String cron_string = BRANCH_NAME == "0.9.0" ? "04 21 * * * " : ""
|
||||
String cron_string = BRANCH_NAME == "0.9.0" ? "38 9 * * * " : ""
|
||||
|
||||
pipeline {
|
||||
agent none
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user