Try building wrappers in CI
This commit is contained in:
parent
96fb8b568f
commit
31dd42d37d
4 changed files with 9 additions and 1 deletions
|
@ -26,5 +26,10 @@
|
|||
};
|
||||
|
||||
common.hercules.enable = true;
|
||||
age.secrets.kazuki-cachix = {
|
||||
file = ../../secrets/kazuki-cachix.age;
|
||||
owner = config.systemd.services.hercules-ci-agent.serviceConfig.User;
|
||||
};
|
||||
services.hercules-ci-agent.settings.binaryCachesPath = config.age.secrets.kazuki-cachix.path;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue