more fixes to package build

This commit is contained in:
Cody Lee 2022-11-05 09:48:47 -05:00
parent 1929721df6
commit 6d3a416940
No known key found for this signature in database
1 changed files with 0 additions and 11 deletions

View File

@ -99,10 +99,6 @@ docker_manifests:
nfpms:
-
# Replacements for GOOS and GOARCH in the package name.
# Keys should be valid GOOSs or GOARCHs.
# Values are the respective replacements.
# Default is empty.
replacements:
amd64: 64-bit
386: 32-bit
@ -120,9 +116,6 @@ nfpms:
- rpm
- termux.deb # Since GoReleaser v1.11.
- archlinux
provides:
- unpoller
bindir: /usr/bin
version_metadata: git
section: default
@ -131,10 +124,6 @@ nfpms:
# Contents to add to the package.
# GoReleaser will automatically add the binaries.
contents:
# Basic file that applies to all packagers
- src: dist/unpoller
dst: /usr/local/bin/unpoller
- dst: /etc/unpoller
type: dir
file_info: