Skip to content

Commit 5540864

Browse files
dmathieuv1v
andauthored
Update .goreleaser.yaml
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent 2876a67 commit 5540864

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ dockers_v2:
4444
- 'linux/amd64'
4545
images:
4646
- '{{ .Env.DOCKER_REGISTRY }}/{{ .Env.DOCKER_IMAGE_NAME }}-x86_64'
47-
- "{{ .Env.DOCKER_REGISTRY }}/{{ .Env.DOCKER_IMAGE_NAME }}-x86_64"
4847
tags:
4948
- 'latest'
5049
- '{{ trimprefix .Tag "v" }}'

0 commit comments

Comments
 (0)