Only rebuild pre-built containers once per month

This commit is contained in:
Lilian 2025-11-02 20:54:53 +01:00
parent 5dd3dfbcdd
commit ada765d25f

View file

@ -2,8 +2,8 @@
Description=Rebuild Forgejo Actions containers
[Timer]
# every two weeks (1st and 15th of the month)
OnCalendar=*-*-1,15 03:00:00
# every month (on 1st of the month)
OnCalendar=*-*-1 03:00:00
Persistent=true
RandomizedDelaySec=2h