From b67b684315ecf2e05f30929582673838fac7e9bc Mon Sep 17 00:00:00 2001 From: heyitsaakash Date: Tue, 26 Jun 2018 10:19:42 +0530 Subject: [PATCH 1/3] Update index.html Changed to test AWS Code Deploy feature --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..efe85eb6d 100644 --- a/index.html +++ b/index.html @@ -27,9 +27,8 @@

Congratulations!

-

You have successfully created a pipeline that retrieved this source application from an Amazon S3 bucket and deployed it - to three Amazon EC2 instances using AWS CodeDeploy.

-

For next steps, read the AWS CodePipeline Documentation.

+

You have successfully created a pipeline that retrieved this source application from GitHub and deployed it to one Amazon EC2 instance using AWS Elastic Beanstalk. You’re one step closer to practicing continuous deployment! +

From 8381cc7f03b87bc852dd5cf17837eb773a5b8a98 Mon Sep 17 00:00:00 2001 From: heyitsaakash Date: Fri, 5 Jul 2019 06:08:34 +0530 Subject: [PATCH 2/3] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index efe85eb6d..b8b6ef8d1 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@