mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-23 00:03:37 +01:00
The EXECUTABLE was passed as 'gitea' without ./ prefix, which fails in CI where the current directory is not in PATH. Also remove 2>/dev/null from user creation to surface errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>