How we use Gitlab Runner
Reading Time: 3 minutes Gitlab is a scalable and efficient Git-based fully featured platform for software development and it supports a complete DevOps lifecycle. It is a single application for the entire software development lifecycle from planning projects and source code management to CI/CD, monitoring, and security. Gitlab Runner is an application that works with GitLab CI/CD to run the job in a pipeline. It is open-source and written Continue Reading