github-releases-notifier icon indicating copy to clipboard operation
github-releases-notifier copied to clipboard

Add goreleaser setup

Open pcarranza opened this issue 5 years ago • 1 comments

Changes:

  • Add a couple of other dockerfiles for armv6 and arm64
  • Add a goreleaser configuration file with some assumptions that may need some reviewing
  • Simplify makefile as it's now using goreleaser to control builds

To build now just make, to release make release

pcarranza avatar Oct 04 '18 21:10 pcarranza

Humm.... seems like this is a limitation in Travis, I wonder if it makes sense to just build in travis but not generate the docker images.

pcarranza avatar Oct 05 '18 21:10 pcarranza