Browse Source

test

develop
文武 6 months ago
parent
commit
a34b5a36a8
  1. 2
      .drone.yml

2
.drone.yml

@ -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

Loading…
Cancel
Save