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.
If you select an environment type in this task, this cannot be changed by the user of the pipeline when creating a new release. If you want the user to be able to select a specific environment you must select 'select environment each time'.
Last updated