First release of the gitea-runner recipe.

Deploys a Gitea Actions runner (gitea/act_runner) that registers against a Gitea
instance and executes CI jobs. The runner mounts the host Docker socket to launch
job containers — deploy it on a DEDICATED host, since CI jobs then have access to
the host Docker daemon. See the README for the setup and registration commands.
