This commit is contained in:
parent
69899afe3e
commit
46bcf556f8
@ -6,7 +6,7 @@ steps:
|
||||
image: golang:alpine
|
||||
pull: if-not-exists
|
||||
environment:
|
||||
GOPROXY=https://goproxy.cn
|
||||
GOPROXY: https://mirrors.aliyun.com/goproxy/
|
||||
commands:
|
||||
- sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
|
||||
- apk update && apk add build-base
|
||||
|
||||
Loading…
Reference in New Issue
Block a user