Deploy
A deploy task deploys a build to an environment. The following options are available:
Target Environment: Select the target environment type that should be use for this deployment. When the pipeline is executed the first environment of this type for the app will be automatically used as the target of the pipeline.
Select environment each time? When selected, the user of the pipeline will need to select a specific environment when the pipeline is run.
Perform restart? When selected, the target environment will be restarted after deploying the build package.
Last updated