Register artifact
Reuse an artifact from another deployment with the Register artifact task, which creates an artifact entry and registers the artifact with the system. This task recognizes the artifact through the artifact path and repository name deployment parameters that are provided at the start of the deployment.
You should only configure a single instance of this task on a pipeline, otherwise you receive errors during the pipeline deployment.
Input parameters
This task does not take input parameters. Instead, it uses artifact path and repository name parameters, which the system uses when you start a deployment. These parameters are not available in the Deployment Manager interface.
Output parameters
This task returns the following parameters to return the artifact archive ID:
Parameter | Description |
ApplicationArchiveID | Includes both the artifact archive ID that the system creates and
its relationship with the deployment and pipeline. Returns the artifact archive ID that the system creates by associating the artifact with a pipeline deployment. |
Previous topic Configuring the review deployment health task Next topic Using multispeed deployments