refactor: .devops/定时器的试验.yml

This commit is contained in:
gitgit 2022-08-04 01:07:10 +00:00 committed by jianmu
parent dd0c174061
commit 3efa07f458
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ global:
concurrent: false concurrent: false
trigger: trigger:
type: cron type: cron
schedule: 0 0 12 * * ? schedule: 0 10 09 * * ?
workflow: workflow:
- ref: start - ref: start
name: 开始 name: 开始