From 4ed3ba8a9755f191bb5ef1578df83cd043542511 Mon Sep 17 00:00:00 2001 From: mohanpalanisamy92 <51600193+mohanpalanisamy92@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:34:47 +0530 Subject: [PATCH 1/3] Update helloworld.sh --- helloworld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.sh b/helloworld.sh index 79a32fd6..3d4b34f0 100644 --- a/helloworld.sh +++ b/helloworld.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "Hello, world!" +echo "Hello Priya, Welcome to world! " From 41c7a1aa850c9148c45cef63437a1dbd64076caf Mon Sep 17 00:00:00 2001 From: mohanpalanisamy92 <51600193+mohanpalanisamy92@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:42:00 +0530 Subject: [PATCH 2/3] Update helloworld.sh --- helloworld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.sh b/helloworld.sh index 3d4b34f0..3cb48361 100644 --- a/helloworld.sh +++ b/helloworld.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo "Hello Priya, Welcome to world! " +echo "Hello Priya, Welcome to world!... " From 2fef975a4053e388c4c4fd830b281cea69fe1076 Mon Sep 17 00:00:00 2001 From: mohanpalanisamy92 <51600193+mohanpalanisamy92@users.noreply.github.com> Date: Wed, 30 Oct 2019 11:13:08 +0530 Subject: [PATCH 3/3] Create test.html --- test.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.html diff --git a/test.html b/test.html new file mode 100644 index 00000000..b9504079 --- /dev/null +++ b/test.html @@ -0,0 +1,3 @@ + + Welcome to Google Cloud Build Through Github +