ci: Remove duplicate goreleaser docker build (#2363)

Co-authored-by: Tom Limoncelli <tal@whatexit.org>
This commit is contained in:
Tom Limoncelli 2023-05-16 08:15:54 -04:00 committed by GitHub
parent 0d044fd121
commit 84e39b4ae2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,11 +115,6 @@ dockers:
- "--label=org.opencontainers.image.source={{ .GitURL }}"
- "--platform=linux/arm64"
docker_manifests:
- name_template: "stackexchange/{{.ProjectName}}:{{ .Version }}"
image_templates:
- *amd_image
- *386_image
- *arm_image
- name_template: "stackexchange/{{.ProjectName}}:v{{ .Version }}"
image_templates:
- *amd_image