codepipeline-git-metadata-example icon indicating copy to clipboard operation
codepipeline-git-metadata-example copied to clipboard

Example showing how to get git metadata into an AWS CodeBuild build controlled by CodePipeline

Results 1 codepipeline-git-metadata-example issues
Sort by recently updated
recently updated
newest added
trafficstars

I found this script didn't work when running in CodeBuild Local because my working copy was already a valid clone. Rather than temp hacks to the code or environment I've...