Back to Gitlabhq

Improved array support for CI/CD inputs

doc/releases/19/gitlab-19-0-released/improved-array-support-for-cicd-inputs.md

19.3.0360 B
Original Source

CI/CD inputs now have improved support for working with arrays. Use the array index operator [] to access specific elements within array inputs. This enhancement provides more flexible and powerful input interpolation capabilities in your pipeline configurations, enabling you to reference individual array items directly without additional processing steps.