Mention forgejo-runner
package for OpenSUSE
parent
61835812ee
commit
305215680f
1 changed files with 7 additions and 0 deletions
|
@ -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`.
|
||||
|
|
Loading…
Add table
Reference in a new issue