Skip to content

Commit

Permalink
fpm -> nfpm
Browse files Browse the repository at this point in the history
goreleaser has deprecated fpm in favour of the golang native nfpm.
  • Loading branch information
lawrencejones committed Jul 9, 2018
1 parent 840d09c commit 5c19a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ archive:
files:
- README*
- CHANGELOG*
fpm:
nfpm:
maintainer: GoCardless Engineering <[email protected]>
description: Databases on demand
formats: [deb]
Expand Down

0 comments on commit 5c19a4d

Please sign in to comment.