DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to install GitLab Runner

4 years ago medium.com
How to install GitLab Runner

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In DevOps culture, everything should be in an automatic flow and CI/CD makes it a reality. Gitlab CI/CD is a vast topic and needs a full course. In this post, I will talk about Gitlab CI, and what is Gitlab runner and how to install it and link to our project.

GitLab Runner is the open-source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLab CI/CD, the open-source continuous integration service included with GitLab that coordinates the jobs.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com