taskotron-dev: enable task-check_modulemd
It's been ansiblized.
This commit is contained in:
parent
0507611d4d
commit
17f8c88111
1 changed files with 4 additions and 0 deletions
|
@ -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]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue