Debug GitLab Pipeline
Debug GitLab Pipeline
Section titled “Debug GitLab Pipeline”Purpose
Section titled “Purpose”Identify likely causes of GitLab pipeline failures and suggest practical debugging steps.
Prompt
Section titled “Prompt”Review the provided GitLab pipeline configuration, job logs, and error details to help debug the issue.
Provide:1. Likely root cause2. Affected job or stage3. Why the issue is happening4. Suggested fix5. Steps to verify the fix
Rules:- Prioritize the most likely causes first- Base the answer on the provided YAML and logs- Mention missing information if the input is incomplete- Keep the response practical and concise- Use GitLab CI terminology- Do not include unrelated theory- Include failing job logs for better results
- Paste both the
.gitlab-ci.ymlsnippet and the error log for the best response