Fix the CI preview feature for the non-developer members
It appears that the "Run Pipeline" button in the "Pipeline" tab of the merge requests is enabled only when a pipeline exists in the forked project. There is thus no possibility to deploy the MR to a preview envronment for non-developer members. This commit ensures that a merge request pipeline exists in the forked project.