Temporarily disable caches used by Hercules CI
This commit is contained in:
parent
fe9d1a92dc
commit
49fff906bf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
settings = {
|
||||
concurrentTasks = "auto";
|
||||
clusterJoinTokenPath = config.age.secrets.hercules-ci-join-token.path;
|
||||
binaryCachesPath = config.age.secrets.hercules-ci-binary-caches.path;
|
||||
# binaryCachesPath = config.age.secrets.hercules-ci-binary-caches.path;
|
||||
secretsJsonPath = config.age.secrets.hercules-ci-secrets-json.path;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue