gnome-shell/.gitlab-ci
Florian Müllner 3cccd829f2 ci: Fix checking out mutter 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/gnome-shell/-/merge_requests/1529>
2020-12-11 14:46:58 +01:00
..
check-commit-log.sh ci: Fix check-commit-log test failure count 2020-11-20 17:34:19 +01:00
check-potfiles.sh ci: Handle POTFILES.skip in potfiles check 2020-04-07 20:27:00 +00:00
check-template-strings.sh ci: Prohibit template strings in translatable files 2020-02-26 22:53:00 +00:00
checkout-mutter.sh ci: Fix checking out mutter for tag pipelines 2020-12-11 14:46:58 +01:00
install-meson-project.sh ci: Use ci-templates for building image 2020-11-17 19:07:42 +00:00
run-eslint ci: Use junit output format 2020-11-13 22:32:50 +01:00