reduce renovate executions to twice every six hours
This commit is contained in:
parent
d0fe432d9e
commit
b9cc68bda1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=renovate running every 15 minutes
|
Description=renovate running regularly
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* *:00,15,30,45:00
|
OnCalendar=*-*-* 02,08,14,20:15,45:00
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue