Before we called the job generator 3 times to generate the jobs for each pipeline. So it generates the same matrix 3 times an throw away the unused jobs. Now, we call it only one time and write all jobs to different output files. Therefore we generate only one time the combination matrix.
Before we called the job generator 3 times to generate the jobs for each pipeline. So it generates the same matrix 3 times an throw away the unused jobs. Now, we call it only one time and write all jobs to different output files. Therefore we generate only one time the combination matrix.