forgejo-actions/build-containers.timer
2025-07-15 19:00:39 -04:00

11 lines
210 B
SYSTEMD

[Unit]
Description=Rebuild Forgejo Actions containers
[Timer]
# every two weeks (1st and 15th of the month)
OnCalendar=*-*-1,15 03:00:00
Persistent=true
RandomizedDelaySec=2h
[Install]
WantedBy=timers.target