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
|
||||
|
||||
[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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue