设置 GOTOOLCHAIN=auto 支持自动工具链管理
Some checks failed
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Failing after 56s
Some checks failed
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Failing after 56s
This commit is contained in:
@@ -14,6 +14,7 @@ COPY go.mod go.sum ./
|
||||
|
||||
# 使用国内 Go 代理加速依赖下载
|
||||
ENV GOPROXY=https://goproxy.cn,direct
|
||||
ENV GOTOOLCHAIN=auto
|
||||
|
||||
RUN go mod download
|
||||
|
||||
|
||||
Reference in New Issue
Block a user