Resolve "Double pipeline triggered if merge request has melodic-* branch name."
Closes #45 (closed)
Edited by Iñigo Moreno i Caireta
Merge request reports
Activity
assigned to @inigo.moreno
added 1 commit
- ccc68625 - Update ci-templates/auto-rules/no-default.yml
Tested in dummy application pipelines. You can see that for the first commit (templates ref: master), two pipelines were triggered, but for the second commit (templates ref: the branch of this MR) only one pipeline was triggered.
requested review from @jon.azpiazu
@inigo.moreno check the proposed way in the GitLab documentation to avoid the duplicated pipelines.
Please register or sign in to reply