This commit is contained in:
parent
82e50608c6
commit
5761ef9cfb
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
|
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
|
||||||
tokenFile = config.sops.secrets."forgejo-runner-registration-token".path;
|
tokenFile = config.sops.secrets."forgejo-runner-registration-token".path;
|
||||||
labels = [
|
labels = [
|
||||||
"ubuntu-latest:docker://ubuntu:latest"
|
"ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04"
|
||||||
"node-22:docker://node:22-bookworm"
|
"node-22:docker://node:22-bookworm"
|
||||||
"nixos-latest:docker://nixos/nix"
|
"nixos-latest:docker://nixos/nix"
|
||||||
## optionally provide native execution on the host:
|
## optionally provide native execution on the host:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue