Skip to content

0.8.0: Add support for CodeBuild source location and type (#22)

Choose a tag to compare

@osterman osterman released this 14 Aug 16:05
* Add support for CodeBuild source location and type

This adds support for specifying a location and type for the CodeBuild source, to support building from sources other than CodePipeline, such as GitHub or S3.

* Remove optional/required and regenerate README