fix(configs/common): actually enable remote building
This commit is contained in:
parent
ed5ed39277
commit
dc7e139638
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ in
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
distributedBuilds = true;
|
||||||
buildMachines = [
|
buildMachines = [
|
||||||
{
|
{
|
||||||
hostName = "etna";
|
hostName = "etna";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue