712 B
712 B
forgejo_runner
Ensures Forgejo Runner is installed and set up.
See: https://forgejo.org/docs/latest/admin/actions/
Required Arguments
forgejo_runner__config: The configuration to run the Forgejo Runner with.
A configuration can be generated usingforgejo-runner generate-config. Also see the relevant docs.
Optional Arguments
forgejo_runner__enable_dind: set up a Docker-in-Docker (dind) service alongside the runner. You will need to adjust the runner configuration as explained in Utilizing Docker within Actions: Docker-in-Docker.