This commit is contained in:
Andrea Ciceri 2024-01-28 14:39:09 +01:00
parent 30ca703476
commit 4faa251a6e
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
4 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
services.hercules-ci-agent = {
enable = true;
settings = {
concurrentTasks = 32;
concurrentTasks = "auto";
clusterJoinTokenPath = config.age.secrets.hercules-ci-join-token.path;
binaryCachesPath = config.age.secrets.hercules-ci-binary-caches.path;
secretsJsonPath = config.age.secrets.hercules-ci-secrets-json.path;