mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-12-19 20:32:38 +03: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 |