enabling atomic/cloud tests in taskotron production trigger
This commit is contained in:
parent
ee0ca2ed68
commit
c29be7d070
1 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@
|
||||||
do:
|
do:
|
||||||
- {tasks: [check_modulemd]}
|
- {tasks: [check_modulemd]}
|
||||||
|
|
||||||
{% if deployment_type in ['dev'] %}
|
|
||||||
- when:
|
- when:
|
||||||
message_type: AtomicCompose
|
message_type: AtomicCompose
|
||||||
do:
|
do:
|
||||||
|
@ -48,4 +47,3 @@
|
||||||
message_type: CloudCompose
|
message_type: CloudCompose
|
||||||
do:
|
do:
|
||||||
- {tasks: [fedora-cloud-tests]}
|
- {tasks: [fedora-cloud-tests]}
|
||||||
{% endif %}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue