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
enabled an automatic merge when the pipeline for e76c738d succeeds
aborted the automatic merge because target branch was updated
merged