CI: Install EPEL 10
- rpmlint will be fetched from EPEL 10
This commit is contained in:
parent
7dfa80f07e
commit
7862c9afeb
@ -29,6 +29,7 @@
|
|||||||
dir: .
|
dir: .
|
||||||
run: rpmlint ~/rpmbuild/RPMS/x86_64/pythontest-0-0.clamp1.x86_64.rpm | grep python-bytecode-inconsistent-mtime || exit 0 && exit 1
|
run: rpmlint ~/rpmbuild/RPMS/x86_64/pythontest-0-0.clamp1.x86_64.rpm | grep python-bytecode-inconsistent-mtime || exit 0 && exit 1
|
||||||
required_packages:
|
required_packages:
|
||||||
|
- 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm'
|
||||||
- rpm-build
|
- rpm-build
|
||||||
- rpmlint
|
- rpmlint
|
||||||
- python-rpm-macros
|
- python-rpm-macros
|
||||||
|
Loading…
Reference in New Issue
Block a user