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:
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:
-
Select
, and then select an organization, sub-organization, or component.
-
Select Runs and then select a run by its Name.
-
Select
to display the list of artifacts generated by the run.
The artifacts associated with the run are displayed accordingly.

Figure 1. Build artifacts
In the example above, a generated artifact is displayed in Build artifacts, including:
-
Select the Name or Version to access the full version history.
-
Add Labels if desired.
-
Select
to copy a Digest or a Location.