mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00:00
20 lines
372 B
YAML
20 lines
372 B
YAML
project_name: wiretrustee
|
|
builds:
|
|
- env: [CGO_ENABLED=0]
|
|
goos:
|
|
- linux
|
|
- darwin
|
|
goarch:
|
|
- amd64
|
|
- arm64
|
|
ignore:
|
|
- goos: darwin
|
|
goarch: arm64
|
|
nfpms:
|
|
- maintainer: Wiretrustee <wiretrustee@wiretrustee.com>
|
|
description: Wiretrustee project.
|
|
homepage: https://wiretrustee.com/
|
|
formats:
|
|
- deb
|
|
- rpm
|