Remove dummy test instructions
These cause Coin to spawn VM for setting one env variable. Change-Id: I3ef87092107394b1d985e7549c3d3ca7dc509156 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
0d20e6e495
commit
3b1a2448df
@ -19,7 +19,3 @@ instructions:
|
|||||||
condition: property
|
condition: property
|
||||||
property: features
|
property: features
|
||||||
contains_value: DisableTests
|
contains_value: DisableTests
|
||||||
|
|
||||||
- type: EnvironmentVariable
|
|
||||||
variableName: Dummy
|
|
||||||
variableValue: dummy
|
|
||||||
|
@ -22,7 +22,3 @@ instructions:
|
|||||||
condition: property
|
condition: property
|
||||||
property: features
|
property: features
|
||||||
contains_value: DisableTests
|
contains_value: DisableTests
|
||||||
|
|
||||||
- type: EnvironmentVariable
|
|
||||||
variableName: Dummy
|
|
||||||
variableValue: dummy
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user