robot: Fixup goreleaser build, drop windows builds for the agent

This commit is contained in:
Ettore Di Giacinto 2022-08-17 08:40:24 +00:00 committed by Itxaka
parent 95a154e244
commit 10dfe1876f

View File

@ -6,9 +6,9 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
goarch:
- amd64
- arm64
- 386
main: ./cmd/agent/
id: "c3os-agent"