Skip to content

Commit

Permalink
add deb/rpm packages builder
Browse files Browse the repository at this point in the history
  • Loading branch information
korzhenevski authored and root committed Feb 28, 2019
1 parent fd89dab commit 8828f2e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,12 @@ dockers:
image_templates:
- "qiwitech/qdp:{{ .Tag }}"
- "qiwitech/qdp:latest"
nfpm:
vendor: QIWI Blockchain Technologies
homepage: http://qiwi.tech/
maintainer: [email protected]
description: Plutos is an financial processing
license: GPL 3.0
formats:
- deb
- rpm

0 comments on commit 8828f2e

Please sign in to comment.