Skip to content

Commit

Permalink
Add code pipeline to demolist (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq authored Dec 13, 2023
2 parents b7cee49 + dd73adc commit b3df764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
| getting-started | EC2 Create Simple Instance |[ec2/create-simple-instance](./getting-started/ec2/create-simple-instance)| ✔️ Done |
| getting-started | S3 Create Simple Bucket |[s3/create-new-bucket](./getting-started/s3/create-new-bucket)| ✔️ Done |
| getting-started | local-exec/single-command | [getting-started/local-exec/single-command](./getting-started/local-exec/single-command) | ✔️ Done |
| getting-started | AWS Codebuild getting started |[cicd/codebuild](./getting-started/cicd/codebuild)| ✔️ Done |
| getting-started | AWS Codebuild demo |[cicd/codebuild](./getting-started/cicd/codebuild)| ✔️ Done |
| getting-started | AWS CodePipeline demo |[cicd/codepipeline](./getting-started/cicd/codepipeline)| ✔️ Done |
| tutorial | S3 Static Website |[s3-static-website](./tutorial/s3-static-website)| ✔️ Done |
| tutorial | Serverless Basic Application |[serverless-basic-application](./tutorial/serverless-basic-application)| ✔️ Done |
| tutorial | WordPress Instance With Amazon Lightsail |[wordPress-instance-with-amazon-lightsail](./tutorial/wordPress-instance-with-amazon-lightsail)|✔️Done |
Expand Down

0 comments on commit b3df764

Please sign in to comment.