Added docker to Action Runners
This commit is contained in:
parent
27f35b0fe5
commit
32cf42d11d
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ in {
|
|||
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
|
||||
tokenFile = config.sops.secrets.runner_token.path;
|
||||
labels = [
|
||||
"docker:docker://docker"
|
||||
"lix:docker://git.lix.systems/lix-project/lix:latest"
|
||||
"nix:docker://git.lix.systems/lix-project/lix:latest"
|
||||
"ubuntu-bleeding-edge:docker://ubuntu:resolute"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue