drone CI
Some checks failed
the build failed

This commit is contained in:
Sebastian Frank 2019-02-14 14:02:24 +01:00
parent 2583b9c728
commit 70c5c57256
Signed by: apairon
GPG Key ID: 7270D06DDA7FE8C3

View File

@ -5,6 +5,8 @@ workspace:
pipeline:
build:
image: golang:latest
environment:
- CGO_ENABLED=0
commands:
- go build -v