runner/internal/pkg/envcheck
Earl Warren 279faefa08
fix: [container].docker_host = "" is now "automount"
The empty string is always replaced with "-" and there no longer is
any way to specify that the docker socket is to be mounted in the
container automatically.

The "automount" value is introduced as a replacement.

https://code.forgejo.org/forgejo/act/pulls/67 and
https://code.forgejo.org/forgejo/runner/pulls/305 introduced this regression.
2024-11-27 01:36:18 +00:00
..
doc.go Refactor to new framework (#98) 2023-04-04 21:32:04 +08:00
docker.go fix: [container].docker_host = "" is now "automount" 2024-11-27 01:36:18 +00:00