1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/gitlab_runner/files/gitlab-runner-docker-cleanup.timer

11 lines
165 B
SYSTEMD

[Unit]
Description=Run gitlab-runner-docker-cleanup.service daily
[Timer]
OnCalendar=weekly
Persistent=true
RandomizedDelaySec=1d
[Install]
WantedBy=timers.target