7eb0cc2b4d
It is outdated and it was discussed that it would be removed in favor of other options. Change-Id: If2468c84d8ca8197587577ae3d72aeb96c822c5f Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
20 lines
386 B
YAML
20 lines
386 B
YAML
version: 2
|
|
accept_configuration:
|
|
condition: property
|
|
property: features
|
|
not_contains_value: Disable
|
|
|
|
machine_type:
|
|
Build:
|
|
cores: 8
|
|
Test:
|
|
cores: 4
|
|
|
|
instructions:
|
|
Build:
|
|
- !include "{{qt/qtbase}}/coin_qtbase_build_template_v2.yaml"
|
|
|
|
Test:
|
|
- !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
|
|
- !include "{{qt/qtbase}}/coin_qtbase_test_docs.yaml"
|