GitLab CI/CD¶
This page is designed to provide beginner-level toturials to start GitLab CI/CD.
Documentation¶
YouTube Tutorials¶
GitLab Channel¶
The GitLab channel has a compiled list of videos.
Begginer Level Videos¶
- GitLab Beginner Tutorial 5 | How to install GitLab Runner on Mac OS
In your GitLab repository, go to Settings -> CI/CD -> expand. If you see shared or group runners you can skip installing runners.
- GitLab Beginner Tutorial 7 | GitLab CI/CD Getting Started
Basic demonstration and utilization in command-line
- GitLab CI/CD Pipeline | GitLab CI/CD Tutorial | Gitlab Tutorial | DevOps Training | Edureka
Basic demonstration and utilization on GitLab
- Gitlab CI pipeline tutorial for beginners
Basic demonstration and utilization on GitLab