Skip to content

Commit

Permalink
Remove Docker building
Browse files Browse the repository at this point in the history
Doesn’t seem to play nicely with building the binary in a multi-stage docker image.
  • Loading branch information
dewey committed Aug 18, 2018
1 parent 4f8636b commit 288fd23
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ archive:
windows: Windows
386: i386
amd64: x86_64
dockers:
- image: tehwey/feedbridge
- tag_templates:
- "v{{ .Major }}.{{ .Minor }}"
- latest
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 288fd23

Please sign in to comment.