Skip to content

Commit

Permalink
ci: update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
saracen committed Jun 20, 2020
1 parent d2f7299 commit 848d795
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
Expand Up @@ -14,8 +14,8 @@ dockers:
- 'saracen/lfscache:{{ .Tag }}'
- 'saracen/lfscache:v{{ .Major }}.{{ .Minor }}'
- 'saracen/lfscache:latest'
archive:
format_overrides:
archives:
- format_overrides:
- goos: windows
format: zip
files:
Expand Down

0 comments on commit 848d795

Please sign in to comment.