Exclude INTEGRITY artifacts from Archivation step on CI

- there is no possibilities for running autotests on CI

Change-Id: I15f0c600172ec4962edf3716a651483982c4f8c6
Reviewed-by: Toni Saario <toni.saario@qt.io>
(cherry picked from commit 3c6582a082bdaa4940efdf93ea294e8f03f39435)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Tatiana Borisova 2021-11-29 15:25:02 +02:00 committed by Qt Cherry-pick Bot
parent f052b73183
commit a04e84b1ee

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