Taskotron: Disable task python-versions on dev

Ansiblized changes were reverted on develop for now.
This commit is contained in:
František Zatloukal 2018-02-01 14:49:17 +01:00
parent ad4747d69e
commit 4fd1ac5690

View file

@ -3,7 +3,6 @@
message_type: KojiBuildPackageCompleted
do:
- tasks:
- python-versions
- rpmgrill
- rpmlint
@ -41,6 +40,12 @@
{% if deployment_type in ['stg', 'prod'] %}
{# these tasks are not ansiblized yet #}
- when:
message_type: KojiBuildPackageCompleted
do:
- tasks:
- python-versions
- when:
message_type: ModuleBuildComplete
do: