Skip to content

Fix issue with running parrallel pipelines of same branch

DJ Mountney requested to merge fix-parrallel-review-branch into master

The environment jobs can end up out of order unless you also make them part of the same resource_group.

Fixes: #381 (closed)

Merge request reports