Skip to content

feat(pipeline): add support for multiple instances of the same custom job

Michael requested to merge feat/cust-job-parallel into main

This is useful for big test suites where jobs can run in parallel.

Merge request reports