stonehenge: update config
This commit is contained in:
parent
c36c1f618b
commit
a8d608ed16
6 changed files with 109 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
virtualisation.docker.enable = true;
|
||||
services.gitlab-runner = {
|
||||
enable = true;
|
||||
settings.concurrent = 4;
|
||||
settings.concurrent = 6;
|
||||
services = {
|
||||
wopus-gitlab-nix = mkNixRunnerFull {
|
||||
authenticationTokenConfigFile = config.sops.secrets."gitlab-runners/wopus-gitlab-nix".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue