mutter/.gitlab-ci
Florian Müllner afced5b405 ci: Fix checking out gnome-shell for tag pipelines
$CI_COMMIT_REF_NAME can be a branch name or a tag, depending on the
pipeline, but our checkout script only deals with the former at the
moment.

Address this by rather than looking for a remote branch name, just
try to fetch the ref like we do for merge request pipelines.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1630>
2020-12-11 16:56:41 +00:00
..
check-commit-log.sh ci: Fix echo stderr redirection 2020-12-04 00:01:03 +01:00
checkout-gnome-shell.sh ci: Fix checking out gnome-shell for tag pipelines 2020-12-11 16:56:41 +00:00
install-meson-project.sh ci: Include gdm in image 2020-11-20 20:19:50 +01:00
meson-junit-report.py ci: Generate a cover report for the test suite 2020-10-15 10:18:44 +02:00
run-tests.sh ci: Run tests with 10 Hz dummy monitors 2020-11-09 16:12:35 +00:00