forked from qt-creator/qt-creator
COIN: Do not sign on Windows
We don't use this anywhere except when running tests in COIN, so this is wasted time & resources. Change-Id: Ied053e0ffcdf41b460cda6f093b7c85143e53d6f Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
@@ -138,15 +138,6 @@ instructions:
|
|||||||
property: target.arch
|
property: target.arch
|
||||||
equals_value: X86
|
equals_value: X86
|
||||||
|
|
||||||
- type: SignPackage
|
|
||||||
directory: "{{.AgentWorkingDir}}/qt-creator/qt-creator_build/install/"
|
|
||||||
maxTimeInSeconds: 1200
|
|
||||||
maxTimeBetweenOutput: 1200
|
|
||||||
enable_if:
|
|
||||||
condition: property
|
|
||||||
property: host.os
|
|
||||||
equals_value: Windows
|
|
||||||
|
|
||||||
- type: UploadArtifact
|
- type: UploadArtifact
|
||||||
archiveDirectory: "{{.AgentWorkingDir}}/qt-creator/qt-creator_build/build"
|
archiveDirectory: "{{.AgentWorkingDir}}/qt-creator/qt-creator_build/build"
|
||||||
transferType: UploadModuleBuildArtifact
|
transferType: UploadModuleBuildArtifact
|
||||||
|
Reference in New Issue
Block a user