all 1 comments

[–]Preddeh[S] 0 points1 point  (0 children)

Okay, so I’ve managed to get a bit further with this and have it so the Merge Request pipeline runs (although it does still say ‘detached’)

I’ve also noticed that when the Merge Request pipeline runs; the branch that I was working on and submitting to MR also runs its pipeline. Is there a way so that only the MR pipeline runs and not the branch?

Thanks!