Skip to content

gitlab-ci: prevent duplicate pipelines

Tobias Kahlki requested to merge prevent-duplicate-pipelines into dunfell

The recent addition of "workflow:rules" in order to prevent pipelines on forked projects led to duplicate pipelines: one on the branch and one on the merge request. Explicitly disable pipeline for merge request now.

Change-Id: I01a38abae16cf153ca1c95dc6803974e2da1d602

Merge request reports

Loading