Skip to content

Commit 49b8e4b

Browse files
committed
Add build badge
1 parent 230d6ad commit 49b8e4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Utilities and samples for building on CodeBuild
44

55
### Sample App: Simple Calculator Service
66

7+
![CodeBuild badge](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUXZNTmZhY2Z2NTZzd2o1TTAxY2Q2Mk9LU3ZZcmlXNnFpNUV4YmM5Q0o3TVRCeVAvMG5PZUJ5bDlydE5RenFjTUV5R1NwOEdKTjRZekt2dVcvRjJZN1Y0PSIsIml2UGFyYW1ldGVyU3BlYyI6Im9uT2VYeHlZc2gzeFNobDYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
8+
79
Simple Node.js Express-based web service that demonstrates continuous integration with AWS CodeBuild, AWS CodeCommit, and GitHub, as well as continuous deployment with AWS CodeDeploy/CodePipeline. This application was written for demo purposes only, and is definitely not production ready.
810

911
### CI Tooling (Buildspecs)

0 commit comments

Comments
 (0)