10 lines
154 B
SYSTEMD
10 lines
154 B
SYSTEMD
[Unit]
|
|
Description=Rebuild Forgejo Actions containers
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
Persistent=true
|
|
RandomizedDelaySec=10s
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|