Create or update Deploy live deployment configuration
Steps
xlrelease.ScriptTask: – Get configuration details: Getting configuration details of the target deployment server.
xlrelease.UserInputTask: – Live deployment configuration parameters: Enter a name for the configuration.
Choose which deployments to listen to.
Please give the full path to the applications and environments on the Deploy server you want to listen to.
For example:
> **Application**
> `Applications/My folder/My app` — only listen to deployments of **My app** from **My folder**
>
> **Environment**
> `Environments/Targets/DEV` — only listen to deployments to the **DEV** environment in the **Targets** folder.
You can also listen to multiple applications and environments by using regular expressions.
For example, the combination `Applications/.*` with `Environments/.*` will listen to all deployments: from any application to any environment.**Deployment server:** [${targetServerTitle}](${targetServerUrl})
xlrelease.ScriptTask: – Configure Digital.ai Release: Configuring **${liveDeploymentConfigurationName}**
xlrelease.ScriptTask: – Configure Digital.ai Deploy: Configuring webhooks on **${targetServerTitle}**
xlrelease.Task: – Configuration successful: ${autoconfigMessage}
[View configuration in Deploy](${autoconfigUrl})