releaser: Fix statically linked binaries
authorJames Munnelly <munnerz@users.noreply.github.com>
Mon, 24 Apr 2017 14:22:23 +0000 (15:22 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 24 Apr 2017 18:29:38 +0000 (20:29 +0200)
commit275bcf566c7cb72367d4423cf4810319311ff680
treefc8bd10b0e7ac49c9a9c97c034f76470063e26f6
parentcb3c6b6f7670f85189a4a3637e7132901d1ed6e9
releaser: Fix statically linked binaries

In Hugo 0.20.3, the released binaries for Linux was no longer statically linked. This commit fixes that.

Fixes #3382
goreleaser.yml