mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
266 B
YAML
21 lines
266 B
YAML
2 months ago
|
-
|
||
|
id: 1
|
||
|
task_id: 49
|
||
|
output_key: output_a
|
||
|
output_value: abc
|
||
|
-
|
||
|
id: 2
|
||
|
task_id: 49
|
||
|
output_key: output_b
|
||
|
output_value: ''
|
||
|
-
|
||
|
id: 3
|
||
|
task_id: 50
|
||
|
output_key: output_a
|
||
|
output_value: ''
|
||
|
-
|
||
|
id: 4
|
||
|
task_id: 50
|
||
|
output_key: output_b
|
||
|
output_value: bbb
|