diff --git a/docs/developer/cicd_runner.md b/docs/developer/cicd_runner.md index 64476e2..b39d18d 100644 --- a/docs/developer/cicd_runner.md +++ b/docs/developer/cicd_runner.md @@ -122,7 +122,7 @@ and edit `/etc/act_runner/config.yaml` host: # The parent directory of a job's working directory. # If it's empty, $HOME/.cache/act/ will be used. - workdir_parent: "/sls/bd/hla/.cache/act" + workdir_parent: "/tmp" ``` Configure the runner labels: (edit `/etc/act_runner/config.yaml`)