Fix repo URL in tests.yml
git:// protocol isn't supported anymore Related: RHEL-10689 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
parent
a9f9597315
commit
39df48002e
@ -4,7 +4,7 @@
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "git://pkgs.devel.redhat.com/tests/bcc"
|
||||
- repo: "https://pkgs.devel.redhat.com/git/tests/bcc"
|
||||
dest: gating
|
||||
required_packages:
|
||||
- bcc
|
||||
|
Loading…
Reference in New Issue
Block a user