Add two properties to the DeployTo structure called:
- includeTestApps: true/false to determine whether or not to include test apps from the selected projects in the deployment.
- excludeAppIds: array of AppIds within the selected projects to exclude from the deployment (can be apps or test apps)
This will allow the CI/CD process to prepare an online environment for running tests, page scripting tests, bcpt tests or AI tests.