Mention forgejo-runner package for OpenSUSE

Vectornaut 2025-03-11 23:07:31 +00:00
parent 61835812ee
commit 305215680f

@ -13,6 +13,13 @@ There are situations where you'll want to run the continuous integration workflo
Setting up Forgejo Runner for local, manual use is simpler than setting it up for remote, automated use.
On OpenSUSE Tumbleweed, you can install the `forgejo-runner` package by calling
```bash
sudo zypper install forgejo-runner
```
On other systems, you may need to install manually.
1. Download these files from the [release page](https://data.forgejo.org/forgejo/runner/releases):
- The binary `forgejo-runner-#.#.#-linux-amd64`.
- *(Recommended)* The signature `forgejo-runner-#.#.#-linux-amd64.asc`.