mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
ci: Remove duplicate goreleaser docker build (#2363)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user