mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Cleanup runner containers more often
This commit is contained in:
parent
6a70454568
commit
5b16ca48cf
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@
|
|||
- name: Clean up runner docker containers
|
||||
cron:
|
||||
name: clean up runner docker containers
|
||||
special_time: monthly
|
||||
special_time: weekly
|
||||
job: docker compose -f /opt/forgejo-runner/docker-compose.yml exec dind docker system prune -af --volumes
|
||||
user: "{{ docker_user.name }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue