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