Installing Automated Application CI/CD
Installing Automated Build Support allows you to build a Docker image. When the DevOps team includes the Docker image in your CI/CD build pipeline, it can be used to perform the following functions:
-
To import your BPM application projects
-
To build the BPM application projects and generate deployment artifacts (
.rascfiles) for them -
To deploy the artifacts into test, staging, or production runtime environment in the correct order of dependency and to skip unnecessary deployments
You must build the Docker image for each new version of TIBCO Business Studio - BPM Edition.
For more information about building a Docker image and generating and deploying the artifacts to the BPM Enterprise Edition, see the TIBCO_HOME/docker_cicd/readme.txt file.