dont build on lpt2
This commit is contained in:
parent
909928c288
commit
b03a61ba1b
2 changed files with 3 additions and 2 deletions
|
|
@ -11,7 +11,8 @@
|
|||
name = "pc2";
|
||||
url = "https://forge.darkest.space";
|
||||
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
|
||||
# placed manually, not managed by Nix
|
||||
# placed manually, not managed by Nix.
|
||||
# legacy "registration token", not the newer UUID+token flow
|
||||
tokenFile = "/etc/forgejo-runner/registration_token";
|
||||
# no docker:// image -> jobs run directly on the host, giving them
|
||||
# pc2's real Nix store/daemon (needed for `nix build` results to be
|
||||
|
|
|
|||
Loading…
Reference in a new issue