-
Notifications
You must be signed in to change notification settings - Fork 50
Home
Paul Duvall edited this page May 1, 2019
·
8 revisions
- Update from
Runtime: nodejs6.10
toRuntime: nodejs8.10
in template-sar.yml and template.yml - Modify the image
Image: aws/codebuild/nodejs:8.11.0
in codebuild.yml) - Create CloudFormation stack using codebuild.yml). This creates a new CodeBuild Project.
- Start the CodeBuild project that you created via CloudFormation
- Update
CodeUri
to use the new S3 location in template-sar.yml based on the most recent CodeBuild run. To find the S3 URI, go to the S3 Console and search for dashboard. - Click the Copy the Badge URL button from the CodeBuild project and paste in the README