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

This commit is contained in:
huoxue 2024-05-10 00:34:08 +08:00
parent e172353b25
commit 5b081c8fc8
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ env:
COMMIT_ID: "${{ github.sha }}" COMMIT_ID: "${{ github.sha }}"
PR_PROMPT: "::warning:: Build artifact will not be uploaded due to the workflow is trigged by pull request." PR_PROMPT: "::warning:: Build artifact will not be uploaded due to the workflow is trigged by pull request."
LD_FLAGS: "-w -s" LD_FLAGS: "-w -s"
GO111MODULE: "on" GOPROXY: "https://goproxy.io,direct"
GOPROXY: "https://mirrors.aliyun.com/goproxy/,direct"
jobs: jobs:
build: build: