Skip to content

Commit 81ca502

Browse files
BBBmautrodge
authored andcommitted
disable docker_digest (#24264)
1 parent 6ad86ec commit 81ca502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ archives:
55
dst: 'LICENSE.txt'
66
format: zip
77
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
8+
docker_digest:
9+
disable: true
810
builds:
911
- # Special binary naming is only necessary for Terraform CLI 0.12
1012
binary: '{{ .ProjectName }}_v{{ .Version }}_x5'

0 commit comments

Comments
 (0)