mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-02-23 07:03:01 +08:00
ci: Remove duplicate goreleaser docker build (#2363)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
This commit is contained in:
parent
0d044fd121
commit
84e39b4ae2
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue