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. |
Artifact traceability prerequisites
To enable artifact traceability, you must register artifact information to CloudBees platform.
|
If you are using a CloudBees platform workflow, do one of the following to save your artifact information:
-
Use the Register a build artifact action in a CloudBees platform workflow step.
-
Add an action to your workflow that automatically registers artifact data, such as one of the following:
-
Manually create an artifact version in the UI.
Access artifact data
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.

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.