Files
gaokao-volunteer-system/ops/systemd/gaokao-backup-verify.timer
Hermes Agent 7fe4ddcbc4
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
feat: harden T12 backup and portal workflows
2026-06-14 23:12:18 +08:00

11 lines
175 B
SYSTEMD

[Unit]
Description=Run gaokao backup restore smoke weekly
[Timer]
OnCalendar=Mon 03:00:00
Persistent=true
Unit=gaokao-backup-verify.service
[Install]
WantedBy=timers.target