Mastering GitLab CI’s include:local Path Resolution Rules
This article clarifies how GitLab CI’s include:local keyword resolves file paths, explaining that all paths are interpreted relative to the project root, illustrating supported and unsupported syntaxes, and offering best‑practice recommendations for reliable CI/CD pipeline configuration.
