fix deploy-rs
This commit is contained in:
parent
2841978224
commit
de5649cc5c
3 changed files with 18 additions and 6 deletions
|
|
@ -53,7 +53,7 @@ in
|
|||
autoRollback = false;
|
||||
magicRollback = true;
|
||||
user = "root";
|
||||
remoteBuild = true;
|
||||
# remoteBuild = true;
|
||||
nodes = lib.mapAttrs genNode deployableNodes;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue