Empty hercules-ci
caches
This commit is contained in:
parent
49fff906bf
commit
0bd3eb8149
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
concurrentTasks = "auto";
|
concurrentTasks = "auto";
|
||||||
clusterJoinTokenPath = config.age.secrets.hercules-ci-join-token.path;
|
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;
|
||||||
|
binaryCachesPath = builtins.toFile "binary-caches.json" "{}";
|
||||||
secretsJsonPath = config.age.secrets.hercules-ci-secrets-json.path;
|
secretsJsonPath = config.age.secrets.hercules-ci-secrets-json.path;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue