| I agree that this would be useful, but there are some technical limitations to consider. The values in the matrix must be defined at or before the pipeline starts. The matrix structure including stage names needs to be constructed and immutable This scenarios would be possible for parameters, but would not be guaranteed safe for environment variables. It would work in the example above and as long as the environment variables are literals and are never overridden during the run. However, these limitations are likely to cause confusion and bad surprises. |