forgejo-runner/README.md

8 lines
233 B
Markdown
Raw Permalink Normal View History

2024-11-20 09:02:16 +00:00
# Forgejo Runner
This repo contains the helm chart and deployment instructions for the forgejo runner.
```bash
helm install forgejo-runner ./forgejo-runner --set registration.endabled=true --set registration.token=<your-token>
```