From fbfe68edc3f1b20f36355d71371d28cd5d8da184 Mon Sep 17 00:00:00 2001 From: Lamberto Diwa Date: Wed, 3 Aug 2016 14:07:53 -0700 Subject: [PATCH 1/2] Sample commit with index.html change to check build creation --- views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.html b/views/index.html index aea7910..c42b34a 100644 --- a/views/index.html +++ b/views/index.html @@ -216,7 +216,7 @@ pre {
-

Welcome to your Node.js application on OpenShift

+

Welcome to your Test Node.js application on OpenShift

From b72fccd9e785d067c37c68e808afed644d7f97f4 Mon Sep 17 00:00:00 2001 From: Lamberto Diwa Date: Fri, 26 Aug 2016 09:59:04 -0700 Subject: [PATCH 2/2] Modify file to test auto build in openshift. --- views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.html b/views/index.html index c42b34a..73acdbd 100644 --- a/views/index.html +++ b/views/index.html @@ -216,7 +216,7 @@ pre {
-

Welcome to your Test Node.js application on OpenShift

+

Howdy? Welcome to your Node.js application on OpenShift