Renovate Bot 60f0728208
Some checks failed
Test Pull Requests / Build Image (pull_request) Successful in 4m44s
Test Pull Requests / Notify (pull_request) Successful in 22s
Build Develop Image / Build Image (push) Failing after 17s
Build Develop Image / Notify (push) Has been skipped
Update dependency gitea/act_runner to v0.2.10
2024-04-15 03:47:29 +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 108 KiB
Languages
Dockerfile 90.1%
Shell 9.9%