deploy: disable automatic rollback

This commit is contained in:
陈浩南 2023-08-30 16:05:37 +08:00
parent 5d21d29aac
commit f2c975999c

View File

@ -641,6 +641,8 @@
sshUser = "root";
user = "root";
fastConnection = true;
autoRollback = false;
magicRollback = false;
nodes = builtins.listToAttrs (builtins.map
(node:
{