Hi Team,
I am facing issues while running two docker pipelines concurrently with GitLab Kubernetes executor.
I have 2 pipelines, one is building Rstudio image and another is Jupyter image.
When I start both the pipelines at the same time, the first one started running and other is waiting in the queue and it will start only when all the jobs in first pipeline completed.
I have used concurrent value as 30 as below and my one pipeline have only 3 jobs.
checkInterval: 30
concurrent: 30
Request team to please respond on the query above. Do let me know in case of any additional details required.
Regards,
Braj