proxy
CI / Build binary CI (push) Failing after 9m44s
Details
CI / Build binary CI (push) Failing after 9m44s
Details
This commit is contained in:
parent
7f3e19c887
commit
c16fb8c252
|
@ -8,8 +8,6 @@ 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"
|
||||||
HTTP_PROXY: "http://172.17.0.1:7890"
|
|
||||||
HTTPS_PROXY: "http://172.17.0.1:7890"
|
|
||||||
GOPROXY: "https://goproxy.cn,direct"
|
GOPROXY: "https://goproxy.cn,direct"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue