Closed jesseshieh closed 3 years ago
Got some customers reporting issues. Reverting for now to see if it was the issue.
Example error message
remote: -----> Executing hook before fetching app dependencies: mix hex.organization auth oban --key
remote: ** (Mix) Could not invoke task "hex.organization": 1 error found!
remote: --key : Missing argument of type string
remote: Deploy aborted
buildpack config:
erlang_version=22.1.4
elixir_version=1.11.2
hook_pre_fetch_dependencies="mix hex.organization auth oban --key "$OBAN_PRO_LICENSE_KEY""
Reverts HashNuke/heroku-buildpack-elixir#206