Skip to content

Commit

Permalink
Create arm64 binaries for kpt releases (#1320)
Browse files Browse the repository at this point in the history
  • Loading branch information
mortent committed Jan 12, 2021
1 parent c770c71 commit b0bfa1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/tag/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ builds:
- windows
goarch:
- amd64
- arm64
ldflags: -s -w -X github.com/GoogleContainerTools/kpt/run.version={{.Version}}
archives:
- files:
Expand Down

0 comments on commit b0bfa1e

Please sign in to comment.