clone: depth: 1 recursive: true path: light-dauth build: image: docker.i2edu.net/golang:1.13 commands: - godep - CGO_ENABLED=0 go build -a -ldflags '-s' - tar zcf light-dauth.tar.gz light-dauth publish: docker: registry: docker.qianqiusoft.com email: develop@qianqiusoft.com repo: docker.qianqiusoft.com/light-dauth tag: - latest