Skip to content
Commit bc552442 authored by Marius Vlad's avatar Marius Vlad Committed by Daniel Stone
Browse files

gitlab-ci.yml: Avoid running CI for merge pipelines



This avoids running pipelines *after* the MR has been merged and
avoids triggering a new CI build and with it the tests.

These should already be done in the MR context so there's no need to
run them once more time.

Further more, with this change forks would need to manually trigger
builds. No change for the MR context, as these it would build automatically.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 2bce7269
Pipeline #1198618 waiting for manual action with stages
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment