Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new mount point to the example GithubActionRunner runner-pool kus…
…tomization to allow docker container (dind) access to the action runners `externals` directory in the runner container. This is required to stop the docker container from failing at actions/checkout with the error ``` OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: \"/__e/node12/bin/node\": stat /__e/node12/bin/node: no such file or directory": unknown ``` Signed-off-by: Dean Tedesco <dean@verified.com.au>
- Loading branch information