Skip to content

Commit

Permalink
Removes rpm and dep
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Oct 31, 2018
1 parent 226c5bc commit b41f755
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,6 @@ changelog:
exclude:
- "^docs:"
- "^test:"

nfpm:
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
replacements:
amd64: 64-bit
386: 32-bit
arm64: ARM_64-bit
arm: ARM_32-bit
linux: Linux
darwin: macOS

vendor: Amir Raminfar
homepage: https://github.com/amir20/dozzle/
maintainer: Amir Raminfar <[email protected]>
license: MIT
formats:
- deb
- rpm

dockers:
- image_templates:
- "amir20/dozzle:{{ .Tag }}"
Expand Down

0 comments on commit b41f755

Please sign in to comment.