Skip to content

Setup pipelines to not run in parallel to much

Sylvester Joosten requested to merge sly2j-master-patch-59476 into master

Use "interruptible" and "resource_group" to prevent too many expensive pipelines from stepping on each other. https://docs.gitlab.com/ee/ci/yaml/index.html#interruptible

Merge request reports

Loading