mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
taskotron-dev: enable task-mtf-containers
It has been ansiblized.
This commit is contained in:
@@ -19,3 +19,9 @@
|
||||
- when: {message_type: DistGitCommit, namespace: modules}
|
||||
do:
|
||||
- {tasks: [check_modulemd]}
|
||||
|
||||
- when:
|
||||
message_type: GitHubPullRequestOpened
|
||||
repo_name: {$regex: '/^container-images\/.+/'}
|
||||
do:
|
||||
- {tasks: [mtf-containers]}
|
||||
|
||||
Reference in New Issue
Block a user