Files
testsite/.gitea/workflows
rlabadmin d2542879f7
Build & Deploy / build (push) Failing after 2s
Build & Deploy / deploy (push) Has been skipped
Drop explicit docker.sock mount — runner auto-injects it
ba-runner already binds /var/run/docker.sock into every job container,
so declaring it in the workflow caused a Duplicate mount point error.
Keep the docker:27-cli image; let the runner provide the socket.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 14:32:00 +02:00
..