mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Goreleaser: Add arm64 builds
This commit is contained in:
parent
2e117bea36
commit
bea426c47d
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