Skip to content

Commit

Permalink
rpm: remove explicit dependency on podman
Browse files Browse the repository at this point in the history
  • Loading branch information
gclawes committed Dec 30, 2019
1 parent 3aad471 commit 7bb5739
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,5 @@ nfpms:
overrides:
rpm:
file_name_template: "{{ .ProjectName }}-{{ .Version }}.{{ .Arch }}"
dependencies:
- podman
deb:
file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}"

0 comments on commit 7bb5739

Please sign in to comment.