Use the Deployments feature to access information and functions of artifacts deployed by the workflow run.
To collect artifact deployment data, a workflow must contain either the Register a build artifact or Register an artifact deployed to an environment action. |
To access artifacts deployed by a workflow run:
-
Select , and then select an organization, sub-organization, or component.
-
Select Runs from the left panel. The Runs list displays the workflow runs for the selected organization or component.
-
Select the name link of the event that started the workflow run. The Run details displays.
-
Select the Deployments tab in the left panel. The Deployments tab displays a list of artifacts deployed by the workflow run.
Figure 1. Deployments
-
Review the Environment, Artifact, Version, Digest, Published By, and Deployment date information.
-
Use these features to:
-
Copy the path to a specific artifact digest by selecting the .
-
Access the run details for the workflow that built the artifact by selecting the workflow run name in the Published by column.
-