Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add goreleaser setup #9

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

pcarranza
Copy link

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

Copy link

@dominikschulz dominikschulz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pcarranza
Copy link
Author

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.

Copy link

@dominikschulz dominikschulz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants