taskotron dev trigger: also run task-rpmgrill

This commit is contained in:
Kamil Páral 2017-12-06 13:48:25 +01:00
parent ac73b62fd4
commit c543f5446d

View file

@ -1,4 +1,4 @@
---
- when: {message_type: KojiBuildPackageCompleted}
do:
- {tasks: [rpmlint}
- {tasks: [rpmlint, rpmgrill]}