Building using multiple buildpacks

Hello!
I’m trying to use the git method to deploy an app that uses 2 buildpacks (heroku/ruby and heroku-community/apt) but I can’t seem to succeed.

I tried to add a project.toml file to the root of the repo, but nothing changed.

Does Koyeb currently support building using more than one (automatically detected) buildpack?

Thanks.

Hi :slightly_smiling_face:.

I’m quoting @edouard so we also have his answer here:

We don’t support using multiple Buildpacks yet. We have an entry for that on our public roadmap platform.

The workaround, for now, is to deploy using pre-built containers.

1 Like