deployerbot: run twice a week
This commit is contained in:
parent
158cdac672
commit
3da5c76ea3
@ -117,7 +117,7 @@
|
|||||||
systemd.timers.deployerbot = {
|
systemd.timers.deployerbot = {
|
||||||
description = "deployerbot-main timer";
|
description = "deployerbot-main timer";
|
||||||
wantedBy = [ "timers.target" ];
|
wantedBy = [ "timers.target" ];
|
||||||
timerConfig.OnCalendar = "*-*-* 23:30:00 UTC";
|
timerConfig.OnCalendar = "Mon,Thu *-*-* 23:30:00 UTC";
|
||||||
};
|
};
|
||||||
|
|
||||||
mj.base.unitstatus.units = [ "deployerbot" ];
|
mj.base.unitstatus.units = [ "deployerbot" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user