mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
taskotron: do not execute task-mtf-containers
The project is no longer developed at the moment.
This commit is contained in:
@@ -21,7 +21,6 @@ grokmirror_user: grokmirror
|
||||
grokmirror_repos:
|
||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
||||
- { name: fedoraqa/mtf-containers, url: 'https://pagure.io/task-mtf-containers.git'}
|
||||
- { name: fedoraqa/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||
|
||||
@@ -21,7 +21,6 @@ grokmirror_user: grokmirror
|
||||
grokmirror_repos:
|
||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
||||
- { name: fedoraqa/mtf-containers, url: 'https://pagure.io/task-mtf-containers.git'}
|
||||
- { name: fedoraqa/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||
|
||||
@@ -23,7 +23,6 @@ grokmirror_user: grokmirror
|
||||
grokmirror_repos:
|
||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
||||
- { name: fedoraqa/mtf-containers, url: 'https://pagure.io/task-mtf-containers.git'}
|
||||
- { name: fedoraqa/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||
|
||||
@@ -35,16 +35,6 @@
|
||||
arches:
|
||||
- noarch
|
||||
|
||||
- when:
|
||||
message_type: GitHubPullRequestOpened
|
||||
repo_name:
|
||||
$regex: '/^container-images\/.+/'
|
||||
do:
|
||||
- tasks:
|
||||
- mtf-containers
|
||||
arches:
|
||||
- noarch
|
||||
|
||||
{% if deployment_type in ['dev'] %}
|
||||
{# This is sufficient to run in a single environment only #}
|
||||
- when:
|
||||
|
||||
Reference in New Issue
Block a user