Revert "Coin: sign only x86 packages"
This reverts commit 8d5e7d50d8dbf1ad79bd8ff9f6ef6028eba481c9. Reason for revert: Arm packages should be sign-able now. Pick-to: 6.8 Change-Id: I6a896bfd84927da9c15647d207a6ad5024a27949 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
parent
9d0da873f0
commit
a33811ee8d
@ -87,9 +87,6 @@ instructions:
|
||||
- condition: property
|
||||
property: features
|
||||
contains_value: Packaging
|
||||
- condition: property
|
||||
property: host.arch
|
||||
equals_value: X86_64 # Sign only on X86 until Coin has support for arm signing
|
||||
directory: "{{.InstallRoot}}/{{.AgentWorkingDir}}"
|
||||
maxTimeInSeconds: 1200
|
||||
maxTimeBetweenOutput: 1200
|
||||
|
@ -84,9 +84,6 @@ instructions:
|
||||
- condition: property
|
||||
property: features
|
||||
contains_value: Packaging
|
||||
- condition: property
|
||||
property: host.arch
|
||||
equals_value: X86_64 # Sign only on X86 until Coin has support for arm signing
|
||||
directory: "{{.InstallRoot}}/{{.AgentWorkingDir}}"
|
||||
maxTimeInSeconds: 1200
|
||||
maxTimeBetweenOutput: 1200
|
||||
|
Loading…
x
Reference in New Issue
Block a user