Update actions runner labels
This commit is contained in:
parent
e2a65abfbf
commit
2de3b9563f
1 changed files with 2 additions and 4 deletions
|
@ -347,10 +347,8 @@ in {
|
|||
url = "https://forge.catnip.ee";
|
||||
name = "runner";
|
||||
labels = [
|
||||
"golang:docker://golang:latest"
|
||||
"rust:docker://rust:latest"
|
||||
"ubuntu:docker://ubuntu:latest"
|
||||
"alpine:docker://alpine:latest"
|
||||
"latest-debian:docker://node:current"
|
||||
"latest-alpine:docker://node:current-alpine"
|
||||
];
|
||||
tokenFile = "/etc/secrets/gitea-actions-runner.env";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue