From ad828c0193022cb83cb4ed324d61d8dff7623596 Mon Sep 17 00:00:00 2001 From: huoxue Date: Sun, 12 May 2024 00:38:47 +0800 Subject: [PATCH] ERW --- .gitea/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index ccbfe7b..f21500c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,7 +9,6 @@ env: PR_PROMPT: "::warning:: Build artifact will not be uploaded due to the workflow is trigged by pull request." LD_FLAGS: "-w -s" GOPROXY: "https://goproxy.cn,direct" - DOCKER_HOST: "tcp://localhost:2376" jobs: build: