20 lines
656 B
JSON
20 lines
656 B
JSON
{
|
|
"project_name": {
|
|
"branch_template(a9*, a9, a9-stream*,)": {
|
|
"linked_builds": [],
|
|
"platform_flavors": ["AlmaLinux-8-beta", "AlmaLinux-9-beta", "dotnet-build"],
|
|
"mock_options": {
|
|
"definitions": {
|
|
"macro_name": "macro_value"
|
|
},
|
|
"with": [],
|
|
"without": [],
|
|
"yum_exclude": ["pkg_for_exclude", "pkg_for_exclude"],
|
|
"module_enable": ["module_name:module_stream", "module_name"],
|
|
"target_arch": ""
|
|
},
|
|
"secure_boot": true // false by default
|
|
}
|
|
}
|
|
}
|