Files
azy5030-overlay/scripts
azy5030 ee9cca3d81
CI / build (push) Failing after 5m27s
fix(bump): preserve GITHUB_SERVER_URL scheme when cloning
The Gitea runner's GITHUB_SERVER_URL is the internal http endpoint
(http://172.17.0.1:3000); hard-coding https:// in the clone URL caused a TLS
error. Derive the scheme from GITHUB_SERVER_URL, and use the public host for
the PR-body vendor link.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 20:59:08 -05:00
..