Skip to content

Commit

Permalink
Don't fury and stardard checksum file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Sep 7, 2018
1 parent 7aed1d5 commit b472567
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ nfpm:
replacements:
amd64: x86_64

checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ .Tag }}-next"
changelog:
Expand All @@ -107,9 +105,3 @@ changelog:
exclude:
- '^docs:'
- '^test:'

puts:
- name: deb
mode: binary
target: curl -F package=@dist/{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}.deb https://push.fury.io/victorcoder/

0 comments on commit b472567

Please sign in to comment.