Enable building and uploading tests for Android targets if tests enabled
Enable building and uploading test artefacts for all modules in case tests are enabled. Pick-to: 6.2 Task-number: QTBUG-88846 Change-Id: I30832820dea348187b517e170fa1c5266db85604 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
parent
c8144681aa
commit
d9381bc7c3
@ -33,8 +33,7 @@ instructions:
|
|||||||
enable_if:
|
enable_if:
|
||||||
condition: property
|
condition: property
|
||||||
property: target.osVersion
|
property: target.osVersion
|
||||||
# We don't currently build tests for Android other than qtbase repo
|
in_values: [Android_ANY, QEMU]
|
||||||
in_values: [QEMU]
|
|
||||||
enable_if:
|
enable_if:
|
||||||
condition: or
|
condition: or
|
||||||
conditions:
|
conditions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user