build: only creates binary only archives
This commit is contained in:
parent
e50ddd5ab3
commit
b623bcefcb
@ -50,6 +50,16 @@ release:
|
||||
owner: xsteadfastx
|
||||
name: iperf3exporter
|
||||
|
||||
archives:
|
||||
# - format: tar.gz
|
||||
# replacements:
|
||||
# darwin: macos
|
||||
|
||||
- format: binary
|
||||
id: binary-archive
|
||||
replacements:
|
||||
darwin: macos
|
||||
|
||||
dockers:
|
||||
- dockerfile: build/package/docker/Dockerfile
|
||||
goos: linux
|
||||
|
Loading…
Reference in New Issue
Block a user