Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
Don't bundle readme and license in build
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed May 11, 2018
1 parent 3c321fb commit 6827718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ archive:
replacements:
arm64: arm8
format: tgz
files:
- none*
dockers:
- image: cjbassi/gotop
- dockerfile: build/Dockerfile

0 comments on commit 6827718

Please sign in to comment.