243
CI / Build binary CI (push) Has been cancelled Details

This commit is contained in:
huoxue 2024-05-12 00:38:03 +08:00
parent 9146fbe1f5
commit f7982ca8ec
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ env:
COMMIT_ID: "${{ github.sha }}"
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.io,direct"
GOPROXY: "https://goproxy.cn,direct"
DOCKER_HOST: "tcp://localhost:2376"
jobs: