Run task-abicheck on all packages
This commit is contained in:
parent
632fa8f252
commit
b72309e655
1 changed files with 2 additions and 0 deletions
|
@ -18,7 +18,9 @@
|
|||
- when:
|
||||
message_type: KojiBuildPackageCompleted
|
||||
name:
|
||||
{% if deployment_type in ['stg', 'prod'] %}
|
||||
$in: ${critpath_pkgs}
|
||||
{% endif %}
|
||||
$nin: [firefox,thunderbird,kernel,kdelibs,kdepim,qt]
|
||||
do:
|
||||
- {tasks: [abicheck]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue