DRY GitLab Pipelines with Shared CI/CD Components
I kept copy-pasting the same jobs into every .gitlab-ci.yml. GitLab CI/CD Components let me define a pipeline once and include it everywhere.
I kept copy-pasting the same jobs into every .gitlab-ci.yml. GitLab CI/CD Components let me define a pipeline once and include it everywhere.