forked from lix-project/hydra
keep build directory
This commit is contained in:
parent
ea4ae11353
commit
5db13c92b2
|
@ -77,6 +77,8 @@ rec {
|
||||||
meta = {
|
meta = {
|
||||||
description = "Build of Hydra on ${system}";
|
description = "Build of Hydra on ${system}";
|
||||||
};
|
};
|
||||||
|
succeedOnFailure = true;
|
||||||
|
keepBuildDirectory = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue