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
質問済み 2年前113ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン