From ac8c31c8f34357f52fc25444d0518a10e7193934 Mon Sep 17 00:00:00 2001 From: Brenton Leanhardt Date: Tue, 28 Jul 2015 08:42:07 -0400 Subject: Bug 1247461 - Fixing github triggers for the xpaas templates --- .../files/examples/xpaas-templates/jws-tomcat7-postgresql-sti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat7-postgresql-sti.json') diff --git a/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat7-postgresql-sti.json b/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat7-postgresql-sti.json index 4f4b2ba44..384ff1b8f 100644 --- a/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat7-postgresql-sti.json +++ b/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat7-postgresql-sti.json @@ -290,7 +290,7 @@ }, "triggers": [ { - "type": "Github", + "type": "GitHub", "github": { "secret": "${GITHUB_TRIGGER_SECRET}" } -- cgit v1.2.3