The Forgejo instance at ollie-server.tail01d63b.ts.net needs a runner for CI.
What: Install forgejo-runner on the Linux server hosting Forgejo.
Steps:
Prerequisites: curl, unzip, python3-pip, git
Why: Without this, lint/format/spellcheck CI jobs are stuck queued.
The Forgejo instance at
ollie-server.tail01d63b.ts.netneeds a runner for CI.What: Install
forgejo-runneron the Linux server hosting Forgejo.Steps:
forgejo-runnerbinary from code.forgejo.orgforgejo-runner generate-config > /etc/forgejo-runner/config.ymlforgejo-runner register --instance https://ollie-server.tail01d63b.ts.net --token <TOKEN> --name linux-runner --labels ubuntu-latestPrerequisites:
curl,unzip,python3-pip,gitWhy: Without this, lint/format/spellcheck CI jobs are stuck queued.