This commit is contained in:
parent
1a9ed04898
commit
4ccfa512b5
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +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.age.secrets.forgejo-runner-token.path;
|
tokenFile = config.age.secrets.forgejo-runner-token.path;
|
||||||
labels = [
|
labels = [
|
||||||
|
"node:docker://node:22-bookworm"
|
||||||
"nix:docker://forgejo-runner-nix"
|
"nix:docker://forgejo-runner-nix"
|
||||||
## optionally provide native execution on the host:
|
## optionally provide native execution on the host:
|
||||||
"native:host"
|
"native:host"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue