Skip to content

Sample code to demonstrate the possibilities of running multiple different builds from the same repository using multiple AWS CodeBuild build specification files.

License

Notifications You must be signed in to change notification settings

jpsriram/aws-codebuild-multiple-buildspec

 
 

Repository files navigation

aws-codebuild-multiple-buildspec

This repo contains the sample application to showcase the possibilities of using multiple AWS CodeBuild build specification files to run multiple builds from same source repository.

Details about using this repo is detailed in the blog post. https://aws.amazon.com/blogs/devops/create-multiple-builds-from-the-same-source-using-different-aws-codebuild-build-specification-files/


Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at

http://aws.amazon.com/asl/

or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Sample code to demonstrate the possibilities of running multiple different builds from the same repository using multiple AWS CodeBuild build specification files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.2%
  • Makefile 10.8%