CI test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Meutel 2019-09-11 15:07:26 +02:00
parent 58654839fe
commit 05da68f833

View File

@ -11,6 +11,7 @@ steps:
GOOS: linux
commands:
- go build -a -installsuffix cgo -o app .
- go test
trigger:
event:
@ -18,6 +19,6 @@ trigger:
---
kind: signature
hmac: 128442eb962a622f93473fceba2988803c5c852c661f6b026536655f0c476eed
hmac: c2c85efbea280e4aedbd78ebc249f61ac8928438ca61af8f7bd5779d153781ad
...