Application Deployment Build Pipeline Example
Overview
When you install the Studio automated build support components, the TIBCO_HOME/docker_cicd/sample_deploy_pipeline folder contains template files to help you create a Jenkins pipeline job that can build and deploy BPM applications.
The sample shows how a build pipeline can check out BPM projects from a source repository such as a Subversion, generate deployment artifacts, and then deploy them to a TIBCO BPM Enterprise runtime environment. You can then create a simple, repeatable build pipeline for your BPM application.
For more information, see the TIBCO_HOME/docker_cicd/sample_deploy_pipeline/readme.txt file.