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
gefragt vor 2 Jahren113 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen