|
|
|
|
|
by heydonovan
1312 days ago
|
|
You can! At least with GitLab. Our pipelines are written in Python, and generate YAML that kick off child-pipelines. It's fairly trivial and works really well. Having for-loops and building an object based on functions making things so much easier. |
|