提交 e5298fef 编写于 作者: Z zw

update cron branch

Signed-off-by: Nzw <zw@milvus.io>
上级 fae67ee4
#!/usr/bin/env groovy
String cron_timezone = "TZ=Asia/Shanghai"
String cron_string = BRANCH_NAME == "master" ? "H 0 * * * " : ""
String cron_string = BRANCH_NAME == "0.9.0" ? "H 0 * * * " : ""
pipeline {
agent none
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册