Resolves: RHEL-87876 Replace gitlab.gnome.org with gitlab.com/redhat

This commit is contained in:
Takao Fujiwara 2025-04-19 21:28:54 +09:00
parent 65870229fa
commit 478fcc8b23

View File

@ -34,7 +34,7 @@
- name: Fetching GNOME installed-tests testing harness source from remote repository
git:
repo: 'https://gitlab.gnome.org/GNOME/gnome-desktop-testing.git'
repo: 'https://gitlab.com/redhat/centos-stream/tests/gnome-desktop-testing.git'
dest: gnome-desktop-testing
force: yes