Only rebuild pre-built containers once per month
This commit is contained in:
parent
5dd3dfbcdd
commit
ada765d25f
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
Description=Rebuild Forgejo Actions containers
|
Description=Rebuild Forgejo Actions containers
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
# every two weeks (1st and 15th of the month)
|
# every month (on 1st of the month)
|
||||||
OnCalendar=*-*-1,15 03:00:00
|
OnCalendar=*-*-1 03:00:00
|
||||||
Persistent=true
|
Persistent=true
|
||||||
RandomizedDelaySec=2h
|
RandomizedDelaySec=2h
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue