cogini / elixir-deploy-template

An example project for deploying Elixir
MIT License
83 stars 14 forks source link

Remove duplicate asdf install #4

Closed auxbuss closed 6 years ago

reachfh commented 6 years ago

There is some issue with the Erlang ASDF plugin which makes it stop after installing Erlang, not continuing with Elixir and Node.js. Presumably it's something with the return code. ASDF trunk has some changes. Until that's sorted out, running it twice makes it work, and doesn't take much time.