summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-07-28 08:42:07 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2015-07-28 08:55:35 -0400
commitac8c31c8f34357f52fc25444d0518a10e7193934 (patch)
tree6f99d7f7aaa484eebb0383b00a7546f3753e9d4d /roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json
parent73551e320e0fd9f04e358fdba47d147eb425f48b (diff)
downloadopenshift-ac8c31c8f34357f52fc25444d0518a10e7193934.tar.gz
openshift-ac8c31c8f34357f52fc25444d0518a10e7193934.tar.bz2
openshift-ac8c31c8f34357f52fc25444d0518a10e7193934.tar.xz
openshift-ac8c31c8f34357f52fc25444d0518a10e7193934.zip
Bug 1247461 - Fixing github triggers for the xpaas templates
Diffstat (limited to 'roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json')
-rw-r--r--roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json b/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json
index 914ccc47c..b4644ac08 100644
--- a/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json
+++ b/roles/openshift_examples/files/examples/xpaas-templates/jws-tomcat8-postgresql-persistent-sti.json
@@ -295,7 +295,7 @@
},
"triggers": [
{
- "type": "Github",
+ "type": "GitHub",
"github": {
"secret": "${GITHUB_TRIGGER_SECRET}"
}