Build artifacts are the outputs of a build workflow run, such as compiled binaries and log files.
Prerequisites
Check that you have added the appropriate action to your workflow to collect artifact data:
If your workflow is: | Required action to register build artifacts |
---|---|
CloudBees platform workflow |
|
GHA workflow |
To access artifacts built by a workflow run:
-
Select
, and then select an organization, sub-organization, or component.
-
Select Runs from the left pane. 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 Build artifacts tab in the left pane. The Build artifacts tab displays.
-
Examine the build artifact information.
Copy the build artifact location by selecting .
Figure 1. Build artifacts