use goproxy

This commit is contained in:
jiacai_wang 2021-04-22 22:22:56 +08:00
parent bd8658eac3
commit fa92606d0f

View File

@ -9,5 +9,6 @@ pipeline:
commands: commands:
- pwd - pwd
- ls - ls
- go env -w GOPROXY=https://goproxy.io,direct
- go get -u github.com/aliyun/alibaba-cloud-sdk-go/sdk - go get -u github.com/aliyun/alibaba-cloud-sdk-go/sdk
- go build alidns.go - go build alidns.go