libevdev/.gitlab-ci
Peter Hutterer 414757317d gitlab CI: don't run MR pipelines in forks
Commit originally by Simon Ser in wayland/wayland-protocols!305.

Currently our CI setup has a downside: for each push on a merge
request, two pipelines are triggered. The first is triggered in
the context of the forked repository, and the second is triggered
in the context of the MR in the parent repository.

Replace the workflow rules with the ones in the official docs [1],
so that a branch pipeline isn't triggered when a MR exists for that
branch.

[1]: https://docs.gitlab.com/ee/ci/yaml/workflow.html#switch-between-branch-pipelines-and-merge-request-pipelines

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2024-04-30 08:46:00 +10:00
..
ci.template gitlab CI: don't run MR pipelines in forks 2024-04-30 08:46:00 +10:00
config.yml gitlab CI: rebuild the images 2024-03-21 16:04:50 +10:00
meson-build.sh CI: add a comment to the meson build helper 2023-05-30 15:18:28 +10:00
start-in-systemd.sh gitlab CI: use b2c instead of qemu 2023-01-05 10:32:01 +10:00