This commit is contained in:
parent
323d4ef494
commit
11096c8613
@ -20,6 +20,11 @@ steps:
|
||||
- name: build
|
||||
image: testhub.szjixun.cn:9043/public/golang:1.20-alpine
|
||||
pull: if-not-exists
|
||||
network:
|
||||
mode: bridge
|
||||
options:
|
||||
com.docker.network.bridge.host_binding_ipv4: "172.16.100.22"
|
||||
com.docker.network.bridge.name: "dnmp_default"
|
||||
environment:
|
||||
GOPROXY: "https://goproxy.cn,direct"
|
||||
GOPATH: /go
|
||||
|
Loading…
Reference in New Issue
Block a user