Build artifacts

1 minute read
On this page

Build artifacts are the outputs of a build workflow run, such as compiled binaries and log files.

To learn more about using artifacts in CloudBees platform, refer to Artifacts.

Prerequisites

Check that you have added the appropriate action or step to your workflow to collect artifact data:

Table 1. Required action, depending on workflow type.
If your workflow is: Required action to register build artifact metadata

CloudBees platform workflow

GHA workflow

To access artifact data built by a workflow run:

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

  2. Select Runs and then select a run by its Name.

  3. Select Runs:  Build artifacts to display the list of artifacts generated by the run.

The artifacts associated with the run are displayed accordingly.

Build artifact
Figure 1. Build artifacts

In the example above, a generated artifact is displayed in Build artifacts, including:

  1. Select the Name or Version to access the full version history.

  2. Add Labels if desired.

  3. Select copy to copy a Digest or a Location.