Renovate Bot 731baf65f1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Requests / Build Image (pull_request) Successful in 6m40s
Test Pull Requests / Notify (pull_request) Successful in 4s
Build Develop Image / Build Image (push) Successful in 7m24s
Build Develop Image / Notify (push) Successful in 6s
Update golang Docker tag to v1.25
2025-08-24 21:00:26 +00:00
2024-04-19 17:08:31 +00:00
2025-08-24 21:00:26 +00:00
2024-02-11 12:20:53 +00:00

Act runner for Gitea. Leverages docker dind to keep child containers within the runner container, instead of running them alongside it on the host. Runs docker as root so it can do things like QEMU. Uses cron to automatically prune all docker volumes at midnight, in case they aren't tidied up by the actions themselves.

Description
Runner for Gitea CI/CD jobs
Readme 120 KiB
Languages
Dockerfile 90.1%
Shell 9.9%