How to use codecommit submodules in CodeBuild

0

I am trying to use CodeBuild with submodule in CodeCommit repository, but when the build reach DOWNLOAD_SOURCE phase, I got following error:

Submodule error repository not found for primary source and source version refs/heads/master

I used the relative path in submodule registration like ../another-repository.

In the documentation of CodeBuild, I can't find anything about usages of submodules, nor anything to the git submodules checkbutton in Source setup section.

How to use submodules correctly in CodeBuild?

Zechy
preguntada hace 2 años113 visualizaciones
No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas