mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Merge pull request #19 from synackd/add-arm64
Goreleaser: Add arm64 builds
This commit is contained in:
commit
b58167a322
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ builds:
|
|||
- linux
|
||||
goarch:
|
||||
- amd64
|
||||
- arm64
|
||||
dockers:
|
||||
- image_templates:
|
||||
- ghcr.io/openchami/{{.ProjectName}}:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue