Skip to content

Commit

Permalink
Merge pull request #1027 from aziontech/fix-goreleaser
Browse files Browse the repository at this point in the history
chore: update goreleaser
  • Loading branch information
PatrickMenoti authored Dec 12, 2024
2 parents 92a9aaa + 7bb2f5e commit 06695c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ project_name: azion

builds:
- env:
id: azion-unit
- CGO_ENABLED=0
main: ./cmd/azion
ldflags:
Expand Down Expand Up @@ -29,6 +30,7 @@ builds:
goarch: arm

- env:
id: azion-windows
- CGO_ENABLED=0
main: ./cmd/azion
ldflags:
Expand Down

0 comments on commit 06695c0

Please sign in to comment.