Refine support for CI/CD config entries that are arrays
The following discussion from gitlab-ce!8578 should be addressed:
-
@grzesiek started a discussion: We should have a first-class support for entries that can be arrays. Currently
Configurableentries can be only Hashes, but the same pattern for an array makes sense. We should either extendConfigurableor ship this as a separate mix-in / something else.
Edited by Jason Yavorsky