Skip to content

Commit

Permalink
Add support for linux packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBrock committed Sep 20, 2017
1 parent b13b659 commit 6ec54f6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,15 @@ builds:
goarm:
- 6
- 7

archive:
format: tar.gz
files:
- LICENSE

fpm:
vendor: Tyler Brock
homepage: https://github.com/TylerBrock/saw
maintainer: Tyler Brock <tyler.brock@gmail.com>
description: Fast, multipurpose tool for AWS CloudWatch Logs
license: MIT

0 comments on commit 6ec54f6

Please sign in to comment.