Deploy a Visual Application Without CI/CD Pipelines
Follow these steps when your visual application's Enable CI/CD pipeline setting is disabled for the remote branch you're merging to, or when a pipeline doesn't exist for the branch. With this setting, your changes are deployed directly—without the use of a pipeline—to the Visual Builder instance in the environment associated with your workspace.
This is the default setting for new workspaces. If you'd rather use a pipeline for deployment, change the Enable CI/CD pipeline setting in the Settings editor. See Enable or Disable the CI/CD Pipeline for Deployments.
When deploying changes without CI/CD pipelines, your visual application's sources are merged to the remote repo's target branch you select, then built and deployed directly to the environment associated with your workspace. Because deployment happens directly, you won't have a chance to create a merge request as part of the publishing process. So if you want to get your changes reviewed, create a merge request before publishing your changes. For details on how to work with merge requests, see Review Source Code with Merge Requests in Using Visual Builder Studio.
When you're ready to deploy your changes:
Once deployment is complete, you can view your changes deployed to the Visual Builder instance in your environment. See View Deployed Visual Applications.