未验证 提交 cb92b10c 编写于 作者: D del-zhenwu 提交者: GitHub

update cron (#2349)

* update cron

* update
上级 eba33cc4
#!/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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册