keep build directory
This commit is contained in:
@ -77,6 +77,8 @@ rec {
|
||||
meta = {
|
||||
description = "Build of Hydra on ${system}";
|
||||
};
|
||||
succeedOnFailure = true;
|
||||
keepBuildDirectory = true;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user