Reply to 1174280390309273601
I need to set the source repo URL as an environment variable on the CodeBuild project for the deploy step.
Then I can git ls-remote against that using the git hash ... which I get from inspecting the pipeline state using the AWS CLI.