Archived
Merge pull request #54 from beatz174-bit/codex/fix-deprecated-goreleaser-archive-config
Fix deprecated GoReleaser archive configuration
This commit is contained in:
+4
-2
@@ -22,8 +22,10 @@ builds:
|
||||
|
||||
archives:
|
||||
- id: provider-archives
|
||||
builds: [terraform-provider-dynu]
|
||||
format: zip
|
||||
ids:
|
||||
- terraform-provider-dynu
|
||||
formats:
|
||||
- zip
|
||||
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
|
||||
|
||||
checksum:
|
||||
|
||||
Reference in New Issue
Block a user