You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
418 B
18 lines
418 B
{
|
|
"lunchable": true,
|
|
"system": {
|
|
"tree": "build/build/orchestrator/test_workspace/inner_tree_1",
|
|
"product": "test_product1"
|
|
},
|
|
"vendor": {
|
|
"tree": "build/build/orchestrator/test_workspace/inner_tree_1",
|
|
"product": "test_product2"
|
|
},
|
|
"modules": {
|
|
"module_1": {
|
|
"tree": "build/build/orchestrator/test_workspace/inner_tree_1"
|
|
}
|
|
}
|
|
}
|
|
|