Command Palette

Search for a command to run...

Hectal
Phase 4Intermediate5 of 9 in CI/CD

GitLab CI/CD

One YAML file, deeply integrated with GitLab itself — the third major platform's own take on the exact same pipeline model.

GitHub Actions is fully hosted; Jenkins is fully self-managed. GitLab CI/CD sits in between — it can be self-hosted or use GitLab's own hosted runners, and its single .gitlab-ci.yml file is arguably the most compact expression of Phase 0.2's universal pipeline model of any platform in this course.

0/4 · 0%
4 topics ~53 min 6 code blocks & diagrams
Start with the first topic