Now that repo_checker will skip identical builds this will increase the chances that repo_checker project_only hits the project when it is not building and will decrease the wait time for updates.
10 lines
184 B
SYSTEMD
10 lines
184 B
SYSTEMD
[Unit]
|
|
Description=openSUSE Release Tools: repo-checker project_only for %i
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Unit=osrt-repo-checker-project_only@%i.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|