@ -8,7 +8,7 @@ branches: [ master,develop,uat ]
pipeline:
build:
image: golang:alpine
image: golang:1.20-alpine
commands:
- export GO111MODULE=on
- export GOPROXY=https://goproxy.cn,direct