Relative Content

Tag Archive for gitlab-cipipeline

Complex rules in gitlab-ci jobs

I have a pipeline in gitlab-ci (for a python repo), and I try to manage my cases and conditions for the different jobs with as less code duplication as possible.