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

This commit is contained in:
gitgit 2022-08-04 01:15:26 +00:00 committed by jianmu
parent 44d7a005e7
commit 5093862b97
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 10 09 * * ? schedule: 0 16 09 * * ?
workflow: workflow:
- ref: start - ref: start
name: 开始 name: 开始