Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5c888cb1c4 | |||
d13ca6fe3e |
@ -34,6 +34,7 @@ steps:
|
||||
path: /go/pkg
|
||||
commands:
|
||||
- cp DockerfileTest Dockerfile
|
||||
- go mod tidy
|
||||
- CGO_ENABLED=0 go build -ldflags "-s -w" -o chain-dci-server ./cmd
|
||||
- name: publish
|
||||
image: testhub.szjixun.cn:9043/public/plugins/docker
|
||||
|
Loading…
Reference in New Issue
Block a user