Make cache available inside forgejo runners
This commit is contained in:
parent
dd431d3798
commit
803e09039a
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
cfg = config.forgejo-runner;
|
||||
in
|
||||
{
|
||||
networking.firewall.allowedTCPPorts = [ 39175 ];
|
||||
|
||||
sops.secrets = {
|
||||
"forgejo_runner/token" = {
|
||||
owner = "root";
|
||||
|
|
Loading…
Add table
Reference in a new issue