Add systemd timer for runner builder

This commit is contained in:
2026-05-09 20:35:37 +02:00
parent 0b31c65cde
commit dcf1d80270
3 changed files with 40 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[Unit]
Description=Run Gitea Runner build script nightly
[Timer]
OnCalendar=*-*-* 02:15:00
Persistent=true
[Install]
WantedBy=timers.target