mirror of
https://gitea.com/gitea/act_runner.git
synced 2024-11-10 04:37:22 +01:00
57ff1df6e0
The container workspace path is overwritten by the default host workspace path ($HOME/.cache/act).
Workaround:
```yaml
host:
workdir_parent: workspace
```
Ref:
|
||
---|---|---|
.. | ||
config.example.yaml | ||
config.go | ||
deprecated.go | ||
embed.go | ||
registration.go |