mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
copr: ensure the newest python-srpm-macros is on builders
Resolves: rhbz#1700028
This commit is contained in:
committed by
Jakub Kadlčík
parent
2c88e936ac
commit
c7e2748a55
@@ -37,7 +37,6 @@
|
||||
- scl-utils-build
|
||||
- ethtool
|
||||
- expect
|
||||
- python-srpm-macros
|
||||
|
||||
- name: enable copr and copr-dev repos in staging
|
||||
command: dnf copr -y enable {{ item }}
|
||||
@@ -64,6 +63,7 @@
|
||||
- rpkg
|
||||
- nosync
|
||||
- distribution-gpg-keys
|
||||
- python-srpm-macros
|
||||
|
||||
- name: put updated mock configs into /etc/mock
|
||||
copy: src=files/mock/ dest=/etc/mock
|
||||
|
||||
Reference in New Issue
Block a user