Files
mpq-packager/.gitea/workflows
paste b659386bd2
CI / build-and-smoke (push) Successful in 5s
CI: use docker cp instead of bind mounts (sibling-container path trap)
Under act_runner, inner 'docker run' hits the host daemon via the mounted
socket, so -v "$PWD/test:/work" mounts a nonexistent host path (empty).
Stream files in/out with docker cp instead. Same pattern will drive the
GlueXML release workflow.
2026-06-25 22:48:49 -05:00
..