From scratch docker image

This commit is contained in:
2018-12-23 01:48:14 -07:00
parent d8f00ba2a6
commit dd9b05bc00
3 changed files with 3413 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ steps:
commands:
- go version
- go get
- go build -ldflags '-w'
- go build -a -ldflags '-w'
- name: publish
image: plugins/docker
settings: