GitLab CI and Distributed Builds
Define input parameters to includable CI/CD configuration files

Define input parameters to includable CI/CD configuration files

5/8/2023 · Itzik Gan Baruch

What this post added

Introduced input parameters for includable CI/CD configuration files, enabling users to define mandatory or optional parameters for templates. This allows for more robust and isolated CI/CD configurations by replacing keywords like stage, script, or job name with parameters. This is the first milestone towards the CI/CD Components Catalog.

Read the original post ↗