Files
sundynix-agentix/.gitea/workflows
Blizzard 84a32023ee
deploy-132 / deploy (push) Failing after 33s
ci(gitea): 检出改为从内网 Gitea 克隆,绕开 github.com 拉 actions/checkout
内网 runner 连不上 github.com,actions/checkout@v4 下载 action 时 unexpected EOF。
改用 git init+fetch 从 git.sundynix.cn(同内网必达)拉当前分支,用工作流自带
github.token 认证,不再依赖 github.com。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 15:47:33 +08:00
..