GitLab CI - Beginner
GitLab CI (Continuous Integration) is a tool that allows us to automate integration processes in our projects stored in GitLab. To configure CI for a GitLab project, a configuration file named .gitlab-ci.yml must be placed in the project root.
Created by Luciano Giacchetta
Included in Careers:
USD 0.0
Includes 65% OFF
7-Day Money Back Guarantee
This course includes
- 4 Modules
- 8 Videos
- 12 Practices
- Full-time access
- Mobile & Tablet access
- Course Certificate
What you'll learn
- Uses of the GitLab platform for public and private repository usage
- Creation and use of Issues
- Management of users, tags, and milestones
- Concepts about CI/CD
- Best practices in the use of CI/CD
- Management of runners for GitLab CI/CD functions
Course Contents
8 Hours 0 Minutes
Learn what continuous integration is and how GitLab can help you. In this tutorial, you will learn how to configure your environment with your own runners to get everything ready to start using Jobs and Pipelines.
How to register in GitLab and authenticate and validate the connection to GitLab
Learn to create, modify, and track problems or issues with your team
Finally, you will learn the complete CI/CD workflow using the automation tools offered by GitLab for this purpose, Runners