taskotron-dev: enable task-check_modulemd

It's been ansiblized.
This commit is contained in:
Kamil Páral 2018-01-17 16:49:43 +01:00
parent 0507611d4d
commit 17f8c88111

View file

@ -15,3 +15,7 @@
tag: {$regex: '/^f[0-9]{2}-updates(-testing)?-pending$$/'}
do:
- {tasks: [rpmdeplint]}
- when: {message_type: DistGitCommit, namespace: modules}
do:
- {tasks: [check_modulemd]}