Files
pamietnik/.gitea/workflows
Christoph K. 73665e1bc7
Some checks failed
Deploy to NAS / deploy (push) Failing after 3m0s
Run go test inside Docker build instead of separate docker run step
Bind-mounted source causes Go module resolution issues in the runner
container. Tests now run as a Dockerfile layer (after go mod download,
before SPA inject + go build) — no bind mount, no extra step needed.
A failed test aborts the build and the deploy never happens.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 08:16:04 +02:00
..