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

View File

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