copr: builders: name for 'dnf update'
This commit is contained in:
parent
249069afa5
commit
96d785c704
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
|||
path: /etc/yum.repos.d/fedora-updates-testing.repo
|
||||
state: absent
|
||||
|
||||
- shell: dnf -y upgrade
|
||||
- name: update the system
|
||||
shell: dnf -y upgrade
|
||||
when: prepare_base_image is defined
|
||||
|
||||
- name: enable copr and copr-dev repos in staging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue