From ff6c3adca30e74ba0b9afbbd5befdd941b7ddb93 Mon Sep 17 00:00:00 2001 From: Jack Carlson Date: Tue, 18 Sep 2018 11:48:33 -0700 Subject: [PATCH 1/2] index.html updated updating index.html text to test the continuous integration pipeline --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..04dc4d2a2 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,7 @@

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.

+

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!

For next steps, read the AWS CodePipeline Documentation.

From 6e31931eaf67c8baf6b0a8bbc4c293046eb9f2fe Mon Sep 17 00:00:00 2001 From: Jack Carlson Date: Tue, 18 Sep 2018 11:56:31 -0700 Subject: [PATCH 2/2] index.html update testing another automatic code deployment --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 04dc4d2a2..9a14a7908 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,7 @@

Congratulations!

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!

For next steps, read the AWS CodePipeline Documentation.

+

Another test change