1
deploy config / Explore-Gitea-Actions (push) Failing after 3s
Details
deploy config / Explore-Gitea-Actions (push) Failing after 3s
Details
This commit is contained in:
parent
f29254f161
commit
4479f94c46
|
|
@ -135,7 +135,7 @@
|
|||
"gitea-actions-runner" = {
|
||||
enable = true;
|
||||
serviceConfig = {
|
||||
ExecStart = "/root/runner/act_runner daemon";
|
||||
ExecStart = "/root/runner/act_runner daemon &";
|
||||
ExecReload = "/bin/kill -s HUP $MAINPID";
|
||||
WorkingDirectory = "/root/runner";
|
||||
TimeoutSec = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue