We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c963415 commit cd1b325Copy full SHA for cd1b325
1 file changed
.goreleaser.yml
@@ -52,6 +52,7 @@ dockers_v2:
52
- "{{ .Tag }}"
53
- "{{ .Major }}"
54
- "{{ .Major }}.{{ .Minor }}"
55
+ - "{{ .Version }}"
56
extra_files:
57
- go.mod
58
- go.sum
0 commit comments