build(goreleaser): packages tar.gz archive

This commit is contained in:
Marvin Preuss 2021-10-20 15:30:08 +02:00
parent 340251c408
commit f1f9590164

View File

@ -51,15 +51,15 @@ release:
name: iperf3exporter name: iperf3exporter
archives: archives:
# - format: tar.gz - format: tar.gz
# replacements:
# darwin: macos
- format: binary
id: binary-archive
replacements: replacements:
darwin: macos darwin: macos
# - format: binary
# id: binary-archive
# replacements:
# darwin: macos
dockers: dockers:
- dockerfile: build/package/docker/Dockerfile - dockerfile: build/package/docker/Dockerfile
goos: linux goos: linux