k 3 repo-sync: set REPONAME
This is needed to allow multiple repo fetching at the same time
This commit is contained in:
parent
fe1e9a6c91
commit
ba0a7978ba
@ -103,6 +103,7 @@ let
|
||||
|
||||
environment = {
|
||||
GIT_SSH_COMMAND = "${pkgs.openssh}/bin/ssh -i ${cfg.stateDir}/ssh.priv";
|
||||
REPONAME = "${name}.git";
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
|
Loading…
Reference in New Issue
Block a user