Exclude INTEGRITY artifacts from Archivation step on CI

- there is no possibilities for running autotests on CI

Pick-to: 6.2
Change-Id: I15f0c600172ec4962edf3716a651483982c4f8c6
Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
Tatiana Borisova 2021-11-29 15:25:02 +02:00
parent 02955a10fa
commit 3c6582a082

View File

@ -60,3 +60,8 @@ instructions:
archiveDirectory: "{{.BuildDir}}"
maxTimeInSeconds: 1200
maxTimeBetweenOutput: 1200
# INTEGRITY artifacts aren't used.
disable_if:
condition: property
property: target.osVersion
equals_value: INTEGRITY