mirror of
https://tvoygit.ru/Djam/r11-builder-agent.git
synced 2025-02-23 18:32:46 +00:00
15 lines
230 B
Text
15 lines
230 B
Text
![]() |
application:
|
||
|
{
|
||
|
abf:{
|
||
|
api_url = "https://abf-n.rosalinux.ru/api/v1";
|
||
|
};
|
||
|
|
||
|
platforms:{
|
||
|
list=["mdv"];
|
||
|
mdv:{
|
||
|
git="https://github.com/OpenMandrivaSoftware/rosa-builder.git";
|
||
|
branch="master";
|
||
|
};
|
||
|
};
|
||
|
};
|