November 2018
Beginner
180 pages
4h 26m
English
GitLab's implementation of a continuous integration and continuous deployment platform works off the idea of Runners, which are programs that are installed on other servers and can connect to the GitLab instance to receive jobs to run. These jobs can involve building, testing, and deploying code. In this section, we'll explore how to install GitLab Runner on Ubuntu, CentOS, and manually via binaries.
Read now
Unlock full access