GitLab CI YAML Validator — Pipeline Linter Online
Validate .gitlab-ci.yml for jobs, script, stages, and needs references before pushing to GitLab.
Your data never leaves your browser
0 B
.gitlab-ci.yml
GitLab CI checks
Paste .gitlab-ci.yml to validate jobs, script, stages, and needs references.
About this tool
Job checksscript validationstagesneedsPrivate
How to use
- Paste your .gitlab-ci.yml pipeline.
- Fix syntax errors, then review job findings.
- Ensure each job has script: or trigger:.
- Verify needs: references valid job names.