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