Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 627 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 627 Bytes

aws-codepipeline-examples

What is AWS CodePipeline?

This repo is a submodule of: aws-cdk-examples

Each CodePipeline pipeline uses CodeConnections (formerly CodeStar Connections), to connect to Bitbucket in order to source changes for a given: repo:branch

Each CodePipeline pipeline uses a build project (defined in CodeBuild) for the build steps of the pipeline.