Build fails elixir phoenix

I’m deploying a new web service with elixir/phoenix and it tells me there’s no ./build.sh when there is:

bash: ./build.sh: No such file or directory

I’m using elixir 1.11.4
Erlang 24.0

never mind I didn’t have my phoenix project at the root of my git repo that’s why it wasnt working

Hi @danielbennett,

Glad you figured it out! Let us know if you have any other questions.