flake-update
Hercules CI effect
This commit is contained in:
parent
e82241b8b0
commit
8bcc6d32eb
3 changed files with 24 additions and 9 deletions
|
@ -6,10 +6,9 @@
|
|||
services.hercules-ci-agent = {
|
||||
enable = true;
|
||||
settings = {
|
||||
concurrentTasks = 8;
|
||||
concurrentTasks = 32;
|
||||
clusterJoinTokenPath = config.age.secrets.hercules-ci-join-token.path;
|
||||
binaryCachesPath = config.age.secrets.hercules-ci-binary-caches.path;
|
||||
# secretsJsonPath = config.hercules-ci-secrets.path;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue