Skip to content

Commit

Permalink
Update releaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
hayorov committed Jun 4, 2019
1 parent cc39300 commit afc6b93
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ builds:
- amd64
env:
- CGO_ENABLED=0
archive:
format: tar.gz
replacements:
amd64: x86_64
darwin: Darwin
linux: Linux
archives:
- id: helm-gcs
format: tar.gz
replacements:
amd64: x86_64
darwin: Darwin
linux: Linux

0 comments on commit afc6b93

Please sign in to comment.