mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-08-06 10:53:55 +00:00
robot: Fixup goreleaser build, drop windows builds for the agent
This commit is contained in:
parent
95a154e244
commit
10dfe1876f
@ -6,9 +6,9 @@ builds:
|
|||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
- windows
|
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
|
- arm64
|
||||||
- 386
|
- 386
|
||||||
main: ./cmd/agent/
|
main: ./cmd/agent/
|
||||||
id: "c3os-agent"
|
id: "c3os-agent"
|
||||||
|
Loading…
Reference in New Issue
Block a user