prop/.forgejo
Graham McIntire 31f7db8cb1
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 10s
fix(ci): replace broken volume mount with tar pipe in verify-compilation step
The runner is containerised so the host Docker daemon cannot see its
filesystem. Replace `-v ${{ github.workspace }}:/app` with a
`tar | docker run -i ... tar xf -` pipeline to stream the workspace
into the verification container.
2026-07-28 07:35:54 -05:00
..
workflows fix(ci): replace broken volume mount with tar pipe in verify-compilation step 2026-07-28 07:35:54 -05:00