97b1ab23d8f61602ffd1defc9739aa1464aae68c
The woodpecker docker-buildx plugin expects build_args as a YAML list, not a comma-separated string. The previous format resulted in all args being passed as a single malformed arg with "*=" prefix. This fix ensures APP_GIT_SHA, APP_BUILD_TIME, etc. are properly passed to the Dockerfile so the /api/version endpoint returns correct values. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
CI/CD enabled
test trigger
CI trigger
Description
Languages
TypeScript
55.3%
JavaScript
38.8%
PLpgSQL
3.5%
PHP
1.3%
Python
0.5%
Other
0.5%