add back arm/v6 docker images (#496)
This commit is contained in:
@@ -41,6 +41,10 @@ dockers_v2:
|
||||
- "itzg/{{ .ProjectName }}"
|
||||
- "ghcr.io/itzg/{{ .ProjectName }}"
|
||||
dockerfile: Dockerfile.release
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm/v6
|
||||
tags:
|
||||
- "{{ .Version }}"
|
||||
- "latest"
|
||||
|
||||
Reference in New Issue
Block a user