14 lines
277 B
JSON
14 lines
277 B
JSON
|
{
|
||
|
"runner_version": "4.0.1",
|
||
|
"instances": [
|
||
|
{
|
||
|
"config": "./config/regular_runner.yml",
|
||
|
"name": "regular"
|
||
|
},
|
||
|
{
|
||
|
"config": "./config/imagefactory_runner.yml",
|
||
|
"name": "imagefactory"
|
||
|
}
|
||
|
]
|
||
|
}
|