AWS CodeBuild Error - repository not found for primary source

Viewed 16

I am new to AWS CodeBuild and am trying to build my project that is on GitHub. However, I keep getting something like the following error message:

CLIENT_ERROR: repository not found for primary source

I need to build my project from a specific URL on my GitHub account. I am not sure what the correct source configuration would be for this in AWS to make it work.

Thank you!!!

0 Answers
Related