m/ci: gitea runner is now incompatible with forgejo
This commit is contained in:
parent
98e10edfe8
commit
f028e2170b
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ in {
|
|||
extraPackages = ci-packages;
|
||||
};
|
||||
|
||||
services.gitea-actions-runner.package = pkgs.forgejo-runner;
|
||||
services.gitea-actions-runner.instances.nix = {
|
||||
enable = true;
|
||||
name = config.networking.hostName;
|
||||
|
|
Loading…
Reference in a new issue