Merge branch 'dev' of http://172.16.100.91:3000/chain/chain-dci into dev
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
5c888cb1c4
@ -34,6 +34,7 @@ steps:
|
|||||||
path: /go/pkg
|
path: /go/pkg
|
||||||
commands:
|
commands:
|
||||||
- cp DockerfileTest Dockerfile
|
- cp DockerfileTest Dockerfile
|
||||||
|
- go mod tidy
|
||||||
- CGO_ENABLED=0 go build -ldflags "-s -w" -o chain-dci-server ./cmd
|
- CGO_ENABLED=0 go build -ldflags "-s -w" -o chain-dci-server ./cmd
|
||||||
- name: publish
|
- name: publish
|
||||||
image: testhub.szjixun.cn:9043/public/plugins/docker
|
image: testhub.szjixun.cn:9043/public/plugins/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user