blob: 83d40f2f88c010e1631c4e64c10b4a2645f56c9b [file]
[Unit]
Description=ATS CI GitHub mirror fallback refresh
Documentation=file:@INSTALL_ROOT@/README.md
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
WorkingDirectory=@INSTALL_ROOT@
ExecStart=/usr/bin/docker-compose run --rm github-mirror-fallback
TimeoutStartSec=30min
Nice=5