ansible-infra/roles/renovate/files/renovate-cleanup.service
June ca04b71f94
Some checks are pending
/ Ansible Lint (push) Waiting to run
/ build (pull_request) Waiting to run
/ Ansible Lint (pull_request) Waiting to run
renovate(role): add cleanup service and timer for renovate volume
With time the volume seems to just keeps growing with cache data, so
clean it up once a day.
2026-05-19 00:21:51 +02:00

7 lines
155 B
Desktop File

[Unit]
Description=renovate cleanup (delete docker volume)
Conflicts=renovate.service
[Service]
Type=oneshot
ExecStart=/usr/bin/docker volume rm renovate