copr-builders: assure up2date mock-core-configs are used
This commit is contained in:
parent
6bee803d97
commit
5fb50ad28b
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@
|
||||||
- ansible_facts.packages[item.name][0].version is version(item.version, '>=')
|
- ansible_facts.packages[item.name][0].version is version(item.version, '>=')
|
||||||
loop:
|
loop:
|
||||||
- name: mock-core-configs
|
- name: mock-core-configs
|
||||||
version: '39.4'
|
version: '40.2'
|
||||||
|
|
||||||
# Hotfix for https://github.com/fedora-copr/copr/issues/3140
|
# Hotfix for https://github.com/fedora-copr/copr/issues/3140
|
||||||
- name: Install custom mock-custom-build.cfg.j2
|
- name: Install custom mock-custom-build.cfg.j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue