forgejo-actions/build-containers.timer

11 lines
197 B
SYSTEMD

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