2592b5680b
The branch push is the deploy artifact; opening the PR is best-effort. Previously a no-timeout curl to the private Gitea API tripped split-horizon DNS from the runner, hanging the step ~10min then failing the whole run. Now: --connect-timeout 10 --max-time 30, failure is logged non-fatally, exit 0.