install latest ca-certificates on copr-builders
otherwise mockchain fails to download packages from *https*://fedorapeople.org/...
This commit is contained in:
parent
74694aaffd
commit
fb74faff87
2 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
with_items:
|
||||
- rpm
|
||||
- glib2
|
||||
- ca-certificates
|
||||
|
||||
- yum: name=mock enablerepo=epel-testing state=latest
|
||||
|
||||
|
|
|
@ -71,6 +71,7 @@
|
|||
with_items:
|
||||
- rpm
|
||||
- glib2
|
||||
- ca-certificates
|
||||
|
||||
- yum: name=mock enablerepo=epel-testing state=latest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue