Skip to content

deploy_gitlab_ci: fix target branch in integration merge request

Tim Jaacks requested to merge multiple-integration-pipelines into master

We need to pass the correct target branch to the merge request creation instead of using the project's default branch.

Merge request reports