backend: don't update rpm macros for now
This updates us to systemd-rpm-macros-253.9-1.fc38.noarch, which brings too now systemd-nspawn. Relates: https://github.com/fedora-copr/copr/issues/2906
This commit is contained in:
parent
6ff22c7f9b
commit
ff74364720
1 changed files with 5 additions and 0 deletions
|
@ -145,6 +145,11 @@
|
|||
when:
|
||||
- prepare_base_image is not defined
|
||||
|
||||
- name: don't update macros for now
|
||||
shell: sed -i "s|*rpm-macros||" /usr/bin/copr-update-builder
|
||||
when:
|
||||
- prepare_base_image is not defined
|
||||
|
||||
- name: run /bin/copr-update-builder from copr-builder package
|
||||
shell: /usr/bin/copr-update-builder
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue