koji/builder: Ensure we always have the latest version of the rpmautospec plugin
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
bcf66ba6d4
commit
3f77fb4857
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
#
|
||||
|
||||
- name: install koji builder rpmautospec plugin
|
||||
package: name={{ item }} state=present
|
||||
package: name={{ item }} state=latest
|
||||
with_items:
|
||||
- koji-builder-plugin-rpmautospec
|
||||
when: env == 'staging'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue