Run task-abicheck on all packages

This commit is contained in:
Martin Krizek 2017-01-31 11:49:48 +00:00
parent 632fa8f252
commit b72309e655

View file

@ -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]}