Artifacts

Retrieving Artifacts

< >

6.3. Retrieving Artifacts

Once artifacts are stored, they can be retrieved from the GitLab interface. Follow these steps to access artifacts:

  1. Navigate to the Project:

    • Go to your GitLab project in the web interface.
  2. Go to the Pipelines Section:

    • Click on the Build tab and select Pipelines.
  3. View Pipeline Details:

    • Click on the specific pipeline run that you’re interested in.
  4. Access Job Artifacts:

    • In the pipeline details, click on the job that produced the artifacts (e.g., build_job).
    • You will see a section for Job artifacts with a download link for the artifact files.