Setup pipelines to not run in parallel to much
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
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