runner: migrate to gitea-runner v3.5.0, label fedora:host, name fedora-nuc, site-wide token URL
This commit is contained in:
@@ -46,9 +46,13 @@ To deploy a Fedora Rawhide Cloud virtual machine, please go to [this repository]
|
||||
registration_token: "your_actual_token_here"
|
||||
```
|
||||
|
||||
> Obtain the token from: https://git.phyllo.me/user/settings/actions/runners
|
||||
> Obtain the token from: https://git.phyllo.me/admin/actions/runners
|
||||
> (Site Administration → Actions → Runners)
|
||||
|
||||
> For a runner to have the global scope, one needs to generate a token with a Gitea superuser
|
||||
> **Scope gotcha**: a token from a user's Settings → Actions → Runners is
|
||||
> USER-scoped — the runner registers and shows online but never picks up jobs
|
||||
> from org repos (jobs stay `queued` with `runner_id: 0`). For a **site-wide**
|
||||
> runner (serves every repo), mint the token in **Site Administration**.
|
||||
|
||||
4. **Run the playbooks**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user