Skip to content

Commit

Permalink
Merge pull request #1028 from aziontech/dev
Browse files Browse the repository at this point in the history
Deploy to Production
  • Loading branch information
PatrickMenoti authored Dec 12, 2024
2 parents a484907 + 06695c0 commit f917c82
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 f917c82

Please sign in to comment.