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 support to produce zip files for all platforms #93

Merged
merged 5 commits into from Sep 24, 2022

Conversation

mjmayer
Copy link
Contributor

@mjmayer mjmayer commented Sep 13, 2022

My use case might be an edge use case. I've written a AWS lambda in go and AWS expects the binary in a zip file format. This PR adds a flag zip_assets which when true will produce zip files for both windows and Linux OS. Previous to this change only windows builds would produce a zip file, all others would get a tar.gz

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@mjmayer mjmayer force-pushed the add_zip_flag branch 8 times, most recently from c8f4947 to 4166436 Compare September 20, 2022 20:48
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.

None yet

2 participants