RemoteBuild : Add an option to disable sigs.
This commit is contained in:
parent
67bcd941fc
commit
72ade93cf3
|
@ -23,6 +23,7 @@
|
|||
builders-use-substitutes = true;
|
||||
max-jobs = 0;
|
||||
trusted-public-keys = [ secret.ssh.builderKey ];
|
||||
# require-sigs = false;
|
||||
# substitute = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue