parent
635f5902aa
commit
8b17366816
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ in {
|
|||
tokenFile = config.sops.secrets."gitea-runner-token".path;
|
||||
name = "cupsnet local";
|
||||
settings = {
|
||||
runner.capacity = 2;
|
||||
runner.capacity = 1; #mem limit
|
||||
container.network = "host";
|
||||
cache = {
|
||||
enabled = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue