From c86c5414f33a0e9b0300af7c4b55177da61a86c5 Mon Sep 17 00:00:00 2001 From: d8dfun Date: Fri, 3 Oct 2025 03:10:26 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/build.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ed983da6e..99724f78c 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -60,6 +60,8 @@ jobs: HTTP_PROXY=10.0.0.52:7890 HTTPS_PROXY=10.0.0.52:7890 NO_PROXY=localhost,127.0.0.1 + GOPROXY=goproxy.cn,direct + GOSUMDB=off labels: | org.opencontainers.image.title=Virtual Kubelet