syndesisio / syndesis-ui

The front end application or UI for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis.io/
14 stars 28 forks source link

Create a Jenkinsfile for rolling out changes #278

Open iocanel opened 7 years ago

iocanel commented 7 years ago

Something similar to: https://github.com/redhat-ipaas/ipaas-rest/blob/master/Jenkinsfile-rollout

The only actual difference is building the image and importing it to openshift, which in ipaas-rest was handled by maven.

gashcrumb commented 7 years ago

@iocanel The Jenkins build for this repo seems borked.

gashcrumb commented 6 years ago

Is this still relevant?

iocanel commented 6 years ago

Yeah, even though we no longer use a different Jenkinsfile for rollouts, we still need to rollout through the existing Jenkinsifle.