bitwalker / distillery

Simplify deployments in Elixir with OTP releases!
MIT License
2.96k stars 396 forks source link

Releases for specified architecture #730

Open D4no0 opened 4 years ago

D4no0 commented 4 years ago

I'd like to know if it is currently possible to run releases for a specified architecture.

For example if I'd like to make a release for arm64-android, what would be the steps to do it?