This repository provides a minimal, self-contained example of the GitLab CI multiplexer pattern described in the blog post “A Pattern for Multiple GitLab CI Pipelines”. It demonstrates how to ...
This repository contains an example for emulating a CI/CD pipeline. For demonstration purposes, GitLab will be used locally at all levels. In ideal conditions, the pipeline should consist of the ...