Koyeb deployment gives error without any logs
I’m deploying a Spring Boot API using Dockerfile. Everything was running fine until I added GitHub Packages maven dependencies, so I had to manage the settings.xml file with all the authentication for the project to be able to download those dependencies.