Configured binary cache for Hercules CI
This commit is contained in:
parent
5e9020533b
commit
563d6f296e
4 changed files with 5 additions and 3 deletions
|
@ -187,6 +187,7 @@
|
|||
secrets = {
|
||||
"rock5b-wireguard-private-key" = {};
|
||||
"hercules-ci-join-token".owner = "hercules-ci-agent";
|
||||
"hercules-ci-binary-caches".owner = "hercules-ci-agent";
|
||||
};
|
||||
colmena.deployment.buildOnTarget = true;
|
||||
};
|
||||
|
@ -232,6 +233,7 @@
|
|||
# "hydra-github-token".group = "hydra";
|
||||
"cache-private-key".owner = "nix-serve";
|
||||
"hercules-ci-join-token".owner = "hercules-ci-agent";
|
||||
"hercules-ci-binary-caches".owner = "hercules-ci-agent";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue