ToolsCandy

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

  1. Paste your .gitlab-ci.yml pipeline.
  2. Fix syntax errors, then review job findings.
  3. Ensure each job has script: or trigger:.
  4. Verify needs: references valid job names.

Examples

FAQ