fix(deploy): 镜像源切直连 ghcr.io——ghcr.1ms.run 代理连续三部署失败 - #238
Merged
Conversation
luobochuanqi
previously approved these changes
Sep 8, 2026
luobochuanqi
approved these changes
Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
#236 合并进 main 后 CD Deploy 连续三次失败:生产服务器经
ghcr.1ms.run代理拉镜像时 blob 下载 EOF / TLS 握手超时(重跑两次均复现)。构建侧正常——新镜像已在官方 ghcr.io 上。修复
ghcr.1ms.run→ghcr.io(直连),头注释记录事故与可回退性部署行为
合并本 PR 即触发 CD Deploy:流水线会把新 compose.yaml scp 到服务器再执行拉取——直连是否可达服务器侧见分晓。
🤖 night-run 遗留收尾