1
deploy config / Explore-Gitea-Actions (push) Failing after 1s Details

This commit is contained in:
Tom 2024-10-14 20:57:53 +02:00
parent 1c7bd7e998
commit f29254f161
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
"gitea-actions-runner" = {
enable = true;
serviceConfig = {
ExecStart = "/root/runner/act_runner daemon --config /root/runner/.runner";
ExecStart = "/root/runner/act_runner daemon";
ExecReload = "/bin/kill -s HUP $MAINPID";
WorkingDirectory = "/root/runner";
TimeoutSec = 0;