Generate artifact
Exports the artifact as defined in the product rule and publishes to the development repository.
The Generate artifact task creates an artifact resource ID that helps Deployment Manager identify the artifacts associated with a pipeline deployment. The system exports an archive resource ID for an application artifact based on the configured product rule. You can access the archive resource ID with the output parameter Application Archive ID.
An archive resource ID created by the Generate artifact task is tagged as a development artifact.
Parameters
Input parameters
There are no input parameters for this task type.
Output parameters
Output parameters
Parameter | Type | Description |
Application Archive ID | Text | The archive resource ID for the pipeline application. |
Test Application Archive ID | Text | The archive resource ID for the test application configured in the pipeline . |
Previous topic Check application compliance Next topic Deploy application