mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
ci: Use custom image for commit log check
We can speed up the check a little bit by using an image that already contains git, so do that. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/480
This commit is contained in:
parent
5357e0a18c
commit
f81ac498fb
1 changed files with 1 additions and 3 deletions
|
|
@ -15,10 +15,8 @@ variables:
|
|||
- merge_requests
|
||||
|
||||
check_commit_log:
|
||||
image: registry.fedoraproject.org/fedora:latest
|
||||
image: registry.gitlab.gnome.org/gnome/mutter/master:v1
|
||||
stage: review
|
||||
before_script:
|
||||
- dnf install -y git
|
||||
script:
|
||||
- ./.gitlab-ci/check-commit-log.sh
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue