mirror of
https://github.com/blw1138/cross-py-builder.git
synced 2026-09-07 21:41:09 -05:00
The web UI submits jobs as FormData, so request.get_json() was always None and the repo_url was never seen.
The web UI submits jobs as FormData, so request.get_json() was always None and the repo_url was never seen.