From 659661f5e33cba596f061b6b07fc167010f03fce Mon Sep 17 00:00:00 2001 From: Edward Hilgendorf <e@h.com> Date: Thu, 6 Feb 2025 10:44:12 -0800 Subject: [PATCH] Remove duplicate bullets --- doc/ci/jobs/job_artifacts_troubleshooting.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/ci/jobs/job_artifacts_troubleshooting.md b/doc/ci/jobs/job_artifacts_troubleshooting.md index 6f489324c5b3..a5ea9d43cd69 100644 --- a/doc/ci/jobs/job_artifacts_troubleshooting.md +++ b/doc/ci/jobs/job_artifacts_troubleshooting.md @@ -115,9 +115,6 @@ keyword with: - [`needs:project`](#for-a-job-configured-with-needsproject) - [`needs:pipeline:job`](#for-a-job-configured-with-needspipelinejob) -- [`needs:project`](#for-a-job-configured-with-needsproject) -- [`needs:pipeline:job`](#for-a-job-configured-with-needspipelinejob) - ### For a job configured with `needs:project` The `could not retrieve the needed artifacts.` error can happen for a job using -- GitLab