Taskotron: Enable task python-versions on dev
Ansiblized version of python-versions is ready!
This commit is contained in:
parent
b93bd375fb
commit
5de10318d3
1 changed files with 1 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
message_type: KojiBuildPackageCompleted
|
||||
do:
|
||||
- tasks:
|
||||
- python-versions
|
||||
- rpmgrill
|
||||
- rpmlint
|
||||
|
||||
|
@ -40,12 +41,6 @@
|
|||
|
||||
{% 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue