Description
CI pipelines for GitLab projects can be tested locally with shell or Docker executors before pushing changes. The tool helps developers catch pipeline problems faster and reduce trial-and-error on remote CI.
Local CI runs can execute project scripts, containers, and secrets-like variables. Review pipeline definitions before running untrusted jobs on your machine.