summaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
blob: b7fc6362697d53e811f7dc3aa554e08db1fabbc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 2
accept_configuration:
  condition: property
  property: features
  not_contains_value: Disable

instructions:
  Build:
    - type: EnvironmentVariable
      variableName: VERIFY_SOURCE_SBOM
      variableValue: "ON"
    - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"

  Test:
    - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
    - !include "{{qt/qtbase}}/coin_module_test_docs.yaml"