August 2019
Beginner
608 pages
16h 7m
English
GitLab CI used to be a separate software component but is now firmly integrated into the GitLab backend.
There are three options to configure in the gitlab.yml:
gitlab_ci: all_broken_builds: true add_pusher: true builds_path: builds/
Further configuration of GitLab CI is done from the web interface as you have seen in the previous chapter.
Read now
Unlock full access