CI/CD Pipelines With Git Lab
DevOps principles are becoming very popular in the networking space. In this post, I will demonstrate how to setup a GitLab pipeline using your own GitLab Runner. By default, GitLab does have public runners that perform the same tasks. Overview In GitLab, a pipeline is a series of stages and jobs defined in a .gitlab-ci.yml […]
CI/CD Pipelines With Git Lab Read More »