I have an issue with codebuild which i do not understand correctly.
Codebuild is passing all phases until
DOWNLOAD_SOURCE
And i am not understanding what this error wants to tell me:
CLIENT_ERROR: mkdir /codebuild/output/srcDownload/src/.git/refs/remotes/origin/release: not a directory for primary source and source version refs/heads/tests/request-midwife-flow
Is this a git error, or an error in downloading source files at codebuild ? Do i need to specify primary source or source version anywhere?
I appreciate good reads also about this, since i have not experienced this error before.
thanks! patrick
