summaryrefslogtreecommitdiffstats
path: root/.goreleaser.yml
diff options
context:
space:
mode:
authorAlex Goodman <wagoodman@gmail.com>2019-11-09 10:48:19 -0500
committerAlex Goodman <wagoodman@gmail.com>2019-11-09 10:55:42 -0500
commitbfcfc54ee34b623274a91ca48379ac229b5415c2 (patch)
treecd47b06bb992fcf339c44db9d912129f50640be0 /.goreleaser.yml
parent3fbc016826b4a1582acbb91c103ca094216a6cd7 (diff)
alpine base image & bump 0.9.1v0.9.1
Diffstat (limited to '.goreleaser.yml')
-rw-r--r--.goreleaser.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index 38085b9..709fbe8 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -3,6 +3,8 @@ release:
builds:
- binary: dive
+ env:
+ - CGO_ENABLED=0
goos:
- windows
- darwin