fixes + timer adjustments
This commit is contained in:
parent
083130656c
commit
38166a24da
3 changed files with 5 additions and 4 deletions
|
@ -2,9 +2,10 @@
|
|||
Description=Rebuild Forgejo Actions containers
|
||||
|
||||
[Timer]
|
||||
OnCalendar=weekly
|
||||
# every two weeks (1st and 15th of the month)
|
||||
OnCalendar=*-*-1,15 03:00:00
|
||||
Persistent=true
|
||||
RandomizedDelaySec=10s
|
||||
RandomizedDelaySec=2h
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue