Skip to content

Commit

Permalink
chore(ci): Bundle license file with TF provider release artifacts (#1…
Browse files Browse the repository at this point in the history
…0509) (#17931)

[upstream:a9f50a0e183a9763d77370a6276524283888bc20]

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician committed Apr 22, 2024
1 parent 1f6c57c commit d481e3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
archives:
- files:
# Only include built binary in archive
- 'none*'
# Include built binary and license files in archive
- 'LICENSE'
format: zip
name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
builds:
Expand Down

0 comments on commit d481e3e

Please sign in to comment.