0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 17:33:16 +01:00
silverwind 6b5fa8407d
Fix CGO_ENABLED for e2e binary build, enable debug on CI
The test-e2e target uses TEST_TAGS (not TAGS) so the Makefile's
automatic CGO_ENABLED=1 detection for sqlite didn't trigger. Set
CGO_ENABLED=1 explicitly in the build command.

Also enable GITEA_TEST_E2E_DEBUG on CI to see server output on failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 04:24:04 +01:00
..
2025-01-10 16:03:07 +08:00
2024-12-12 15:45:27 -05:00
2024-02-22 19:53:03 +01:00