refactor: .devops/cron3.yml
This commit is contained in:
parent
64c079f689
commit
bd4fc1c580
|
|
@ -3,9 +3,9 @@ name: cron3
|
|||
description: ""
|
||||
global:
|
||||
concurrent: 5
|
||||
trigger:
|
||||
type: cron
|
||||
schedule: 0 * * * * ?
|
||||
# trigger:
|
||||
# type: cron
|
||||
# schedule: 0 * * * * ?
|
||||
workflow:
|
||||
- ref: start
|
||||
name: 开始
|
||||
|
|
|
|||
Loading…
Reference in New Issue