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-tomcat8-https-sti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-https-sti.json') diff --git a/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-https-sti.json b/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-https-sti.json index 867b5a5da..d725e0606 100644 --- a/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-https-sti.json +++ b/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-https-sti.json @@ -224,7 +224,7 @@ }, "triggers": [ { - "type": "Github", + "type": "GitHub", "github": { "secret": "${GITHUB_TRIGGER_SECRET}" } -- cgit v1.2.3