No buildpack groups passed detection

I’m facing an issue during the build of my application, can you help?

Build ready to start ▶️
Cloning github.com/betinasp/Backend.git branch main into /workspace
Cloning into '/workspace'...
Previous image with name "registry01.prod.koyeb.com/k-0ddec9d0-6666-4e45-a1bc-6289a05bfc1c/b225c087-98a6-412f-8bf2-e3d45e226b0d:latest" not found
ERROR: No buildpack groups passed detection.
ERROR: Please check that you are running against the correct path.
ERROR: failed to detect: no buildpacks participating
exit status 20
Build failed ❌

Looking at your repository, it looks like your code is located in a sub-directory. Currently, your project code must be stored at the root of repository to allow Koyeb to properly detect and build your app.

You can vote for the feature on our feedback platform so you will be notified when sub-directory support is live: Deploy from sub-directory in git repository | Voters | Koyeb

1 Like