GitLab Self-Hosted Pipeline for Docker Images
In this blog post, I’ll walk you through the process of setting up a GitLab self-hosted pipeline to build customized or upgraded Docker images. We’ll specifically focus on how to deploy a GitLab Runner and integrate it into your GitLab group projects, allowing you to automate the building and deployment of Docker images based on…