Build command
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Meutel 2019-09-11 15:44:59 +02:00
parent 5ff9b8257c
commit 1efae19b69

View File

@ -16,7 +16,7 @@ steps:
CGO_ENABLED: 1 CGO_ENABLED: 1
GOOS: linux GOOS: linux
commands: commands:
- go build - go build -a -installsuffix cgo .
trigger: trigger:
event: event:
@ -24,6 +24,6 @@ trigger:
--- ---
kind: signature kind: signature
hmac: 5165dae715c1e3f706e6e2493093e3935e804409845b8891885ee8ae8c6a3784 hmac: 2d623082fddfc811a5f7527f8220477d288dd62dd6fa0ca1d66ca64d3f41b929
... ...