refactor: .devops/time.yml
This commit is contained in:
parent
bd124c3a8d
commit
d4fc24a2a4
|
|
@ -9,6 +9,12 @@ global:
|
|||
type: STRING
|
||||
required: false
|
||||
value: '"aaaaaa"'
|
||||
- ref: test02
|
||||
name: test02
|
||||
type: NUMBER
|
||||
required: true
|
||||
value: "23"
|
||||
hidden: true
|
||||
workflow:
|
||||
- ref: start
|
||||
name: 开始
|
||||
|
|
|
|||
Loading…
Reference in New Issue