morning deployment

This commit is contained in:
Motiejus Jakštys 2024-09-06 09:49:05 +03:00
parent 9fe2ed7590
commit dcb36e3a61
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
systemd.timers.deployerbot = {
description = "deployerbot-main timer";
wantedBy = [ "timers.target" ];
timerConfig.OnCalendar = "*-*-* 23:30:00 UTC";
timerConfig.OnCalendar = "*-*-* 09:00:00 Europe/Vilnius";
};
mj.base.unitstatus.units = [ "deployerbot" ];