Deployments

1 minute read

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:

  1. Select Up/down arrows, and then select an organization, sub-organization, or component.

  2. Select Runs from the left panel. The Runs list displays the workflow runs for the selected organization or component.

  3. Select the name link of the event that started the workflow run. The Run details displays.

  4. Select the Deployments tab in the left panel. The Deployments tab displays a list of artifacts deployed by the workflow run.

    Build artifacts
    Figure 1. Deployments
  1. Review the Environment, Artifact, Version, Digest, Published By, and Deployment date information.

  2. Use these features to:

    • Copy the path to a specific artifact digest by selecting the Copy.

    • Access the run details for the workflow that built the artifact by selecting the workflow run name in the Published by column.