act_runner/internal/pkg
Michael Santos 57ff1df6e0 config: default container workspace set to host path (#279)
The container workspace path is overwritten by the default host workspace path ($HOME/.cache/act).

Workaround:
```yaml
host:
  workdir_parent: workspace
```

Ref: 34d15f21c2
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/279
Co-authored-by: Michael Santos <michael.santos@gmail.com>
Co-committed-by: Michael Santos <michael.santos@gmail.com>
2023-07-10 08:57:55 +00:00
..
client Support changing labels (#201) 2023-06-15 03:59:15 +00:00
config config: default container workspace set to host path (#279) 2023-07-10 08:57:55 +00:00
envcheck Improve the usage of docker_host configuration (#260) 2023-06-30 04:00:04 +00:00
labels Support changing labels (#201) 2023-06-15 03:59:15 +00:00
report Skip counting log length when parseLogRow return nil (#176) 2023-05-06 17:00:52 +08:00
ver Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00