build(goreleaser): docker image name without the 'v'
This commit is contained in:
parent
f1f9590164
commit
3892477467
@ -67,7 +67,7 @@ dockers:
|
||||
image_templates:
|
||||
- ghcr.io/xsteadfastx/iperf3exporter:latest
|
||||
- ghcr.io/xsteadfastx/iperf3exporter:{{ .Tag }}
|
||||
- ghcr.io/xsteadfastx/iperf3exporter:v{{ .Major}}
|
||||
- ghcr.io/xsteadfastx/iperf3exporter:{{ .Major}}
|
||||
|
||||
nfpms:
|
||||
- formats:
|
||||
|
Loading…
Reference in New Issue
Block a user