mirror of
https://github.com/prometheus/alertmanager
synced 2025-03-11 06:07:46 +00:00
promu: readd build archs
We can build these binaries again with no longer depending on cgo.
This commit is contained in:
parent
6a20296af4
commit
76e7183427
22
.promu.yml
22
.promu.yml
@ -14,25 +14,3 @@ tarball:
|
||||
- doc/examples/simple.yml
|
||||
- LICENSE
|
||||
- NOTICE
|
||||
crossbuild:
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/386
|
||||
- darwin/amd64
|
||||
- darwin/386
|
||||
- windows/amd64
|
||||
- windows/386
|
||||
- freebsd/amd64
|
||||
- freebsd/386
|
||||
- openbsd/amd64
|
||||
- openbsd/386
|
||||
- netbsd/amd64
|
||||
- netbsd/386
|
||||
- dragonfly/amd64
|
||||
- linux/arm
|
||||
- linux/arm64
|
||||
- freebsd/arm
|
||||
- openbsd/arm
|
||||
- netbsd/arm
|
||||
- linux/ppc64
|
||||
- linux/ppc64le
|
||||
|
Loading…
Reference in New Issue
Block a user