mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-23 21:01:00 -05:00
fix: add helm-chart runner (#49)
Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/49 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: WrenIX <wrenix@noreply.codeberg.org> Co-committed-by: WrenIX <wrenix@noreply.codeberg.org>
This commit is contained in:
parent
98d8ad0113
commit
a3a4835499
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
|
|||
## Forgejo actions runners
|
||||
- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker & shell with binaries for GNU/Linux (amd64, arm64)
|
||||
- [act runner](https://gitea.com/gitea/act_runner) supports Docker & shell with binaries for GNU/Linux (amd64, arm64, arm[567]), FreeBSD, Windows, MacOS
|
||||
- [forgejo-hetzer-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
|
||||
|
||||
- [forgejo-hetzner-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
|
||||
- [helm-chart](https://codeberg.org/wrenix/helm-charts/src/branch/main/forgejo-runner) - Deploy a Forgejo on the specified instance (default: codeberg.org), name and token (generated `.runner` config file keeps in a Kubernetes Secret).
|
||||
|
||||
## Clients
|
||||
|
||||
|
|
Loading…
Reference in a new issue