taskotron: do not execute task-mtf-containers
The project is no longer developed at the moment.
This commit is contained in:
parent
9e30846360
commit
7459aec080
4 changed files with 0 additions and 13 deletions
|
@ -21,7 +21,6 @@ grokmirror_user: grokmirror
|
||||||
grokmirror_repos:
|
grokmirror_repos:
|
||||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
- { 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/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||||
|
|
|
@ -21,7 +21,6 @@ grokmirror_user: grokmirror
|
||||||
grokmirror_repos:
|
grokmirror_repos:
|
||||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
- { 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/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||||
|
|
|
@ -23,7 +23,6 @@ grokmirror_user: grokmirror
|
||||||
grokmirror_repos:
|
grokmirror_repos:
|
||||||
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
- { name: fedoraqa/abicheck, url: 'https://pagure.io/task-abicheck.git'}
|
||||||
- { name: fedoraqa/check_modulemd, url: 'https://github.com/fedora-modularity/check_modulemd'}
|
- { 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/python-versions, url: 'https://github.com/fedora-python/taskotron-python-versions'}
|
||||||
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
- { name: fedoraqa/rpmdeplint, url: 'https://pagure.io/taskotron/task-rpmdeplint.git'}
|
||||||
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
- { name: fedoraqa/rpmgrill, url: 'https://pagure.io/taskotron/task-rpmgrill.git'}
|
||||||
|
|
|
@ -35,16 +35,6 @@
|
||||||
arches:
|
arches:
|
||||||
- noarch
|
- noarch
|
||||||
|
|
||||||
- when:
|
|
||||||
message_type: GitHubPullRequestOpened
|
|
||||||
repo_name:
|
|
||||||
$regex: '/^container-images\/.+/'
|
|
||||||
do:
|
|
||||||
- tasks:
|
|
||||||
- mtf-containers
|
|
||||||
arches:
|
|
||||||
- noarch
|
|
||||||
|
|
||||||
{% if deployment_type in ['dev'] %}
|
{% if deployment_type in ['dev'] %}
|
||||||
{# This is sufficient to run in a single environment only #}
|
{# This is sufficient to run in a single environment only #}
|
||||||
- when:
|
- when:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue