summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-05-11 00:47:17 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-05-11 00:47:17 -0700
commit68277185e01b2d6c23c1afb548c7d31090ac3b00 (patch)
tree7c4b7b6d9c66e5c7e3ddf019706c756ff5cbffa3
parent3c321fbc88d0a2dc9e319aaeb0b04d69f49579bb (diff)
Don't bundle readme and license in build1.2.15
-rw-r--r--build/.goreleaser.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/.goreleaser.yml b/build/.goreleaser.yml
index f9547f1..195d56d 100644
--- a/build/.goreleaser.yml
+++ b/build/.goreleaser.yml
@@ -16,6 +16,8 @@ archive:
replacements:
arm64: arm8
format: tgz
+ files:
+ - none*
dockers:
- image: cjbassi/gotop
- dockerfile: build/Dockerfile