Dynamically include files in GitLab-CI(zufallsheld.de)
zufallsheld.de
Dynamically include files in GitLab-CI
https://www.zufallsheld.de/2025/10/03/dynamic-gitlab-ci-includes/
3 comments
Gitlab Docs: https://docs.gitlab.com/ci/yaml/includes/
"Your scientists were so preoccupied with whether they could, they didn't stop to think if they should."
Well, yes. In this project where I needed to do this, we thought about removing the pipeline completely and replace it with something custom made. But as always: gitlab worked and there was no immediate need to replace it.