Skip to content

Commit cd1b325

Browse files
authored
chore: add support for short version (#5741)
1 parent c963415 commit cd1b325

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ dockers_v2:
5252
- "{{ .Tag }}"
5353
- "{{ .Major }}"
5454
- "{{ .Major }}.{{ .Minor }}"
55+
- "{{ .Version }}"
5556
extra_files:
5657
- go.mod
5758
- go.sum

0 commit comments

Comments
 (0)