CI: Enable EPEL Next
The ansible thing that installs packages does that one by one. Hence, the assumption is that by installing epel-next-release first, mock should be available next. Resolves: rhbz#2065590
This commit is contained in:
parent
71c4eaabf4
commit
76dc49fd1e
@ -89,6 +89,7 @@
|
||||
dir: .
|
||||
run: rpmbuild -ba escape_percentages.spec
|
||||
required_packages:
|
||||
- epel-next-release
|
||||
- mock
|
||||
- rpmdevtools
|
||||
- rpm-build
|
||||
|
Loading…
Reference in New Issue
Block a user