Deploy to Other DEV and TEST Instances Through CI/CD Pipelines
If you've followed this chapter to this point, you've configured VB Studio to deploy extensions to your primary Oracle Cloud Applications Development environment. This section explains how to set up other Oracle Cloud Application instances, such as DEV and TEST, where your team members may want to test their extensions before deploying to PROD.
This involves creating an environment for each instance you want to deploy to, as well as configuring jobs and pipelines to package up and deploy extensions to those target instances.
Tip:
If you don't need a CI/CD pipeline to deploy your extension, skip this section and use the Manage Extension Lifecycle page to deploy to additional instances. From this single page, you can add new environments for your DEV and TEST instances and deploy extensions to those instances without the need to create build jobs and pipelines.
Before you proceed, make sure that the Oracle Cloud Applications instances are up and running.