Browse Source

Add jenkinstemplate

Scott Dodson 8 years ago
parent
commit
f78aae0217

+ 1 - 0
roles/openshift_examples/examples-sync.sh

@@ -29,6 +29,7 @@ unzip cakephp-ex-master.zip
 unzip application-templates-master.zip
 cp origin-master/examples/db-templates/* ${EXAMPLES_BASE}/db-templates/
 cp origin-master/examples/jenkins/jenkins-*template.json ${EXAMPLES_BASE}/quickstart-templates/
+cp origin-master/examples/jenkins/pipeline/jenkinstemplate.json ${EXAMPLES_BASE}/quickstart-templates/
 cp origin-master/examples/image-streams/* ${EXAMPLES_BASE}/image-streams/
 cp django-ex-master/openshift/templates/* ${EXAMPLES_BASE}/quickstart-templates/
 cp rails-ex-master/openshift/templates/* ${EXAMPLES_BASE}/quickstart-templates/

File diff suppressed because it is too large
+ 255 - 0
roles/openshift_examples/files/examples/v1.3/quickstart-templates/jenkinstemplate.json