netbird/.goreleaser.yaml
2021-04-22 10:40:00 +02:00

21 lines
384 B
YAML

project_name: wiretrustee
builds:
- env: [CGO_ENABLED=0]
goos:
- linux
- darwin
goarch:
- arm
- amd64
- arm64
ignore:
- goos: darwin
goarch: arm64
nfpms:
- maintainer: Wiretrustee <wiretrustee@wiretrustee.com>
description: Wiretrustee project.
homepage: https://wiretrustee.com/
formats:
- deb
- rpm