Skip to content

Commit 26d5c9a

Browse files
authored
Revert "Sign Mariner rpms with Mariner cert (#61262)"
This reverts commit 3f3d8d9.
1 parent 335de67 commit 26d5c9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

eng/Signing.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
<FileSignInfo Include="Mono.Cecil.Mdb.dll" CertificateName="3PartySHA2" />
1616
<FileSignInfo Include="Mono.Cecil.Pdb.dll" CertificateName="3PartySHA2" />
1717
<FileSignInfo Include="Mono.Cecil.Rocks.dll" CertificateName="3PartySHA2" />
18-
19-
<!-- Ensure that azl files get the mariner cert -->
20-
<AzureLinuxRPM Include="$(ArtifactsPackagesDir)**/*-azl-*.rpm" />
21-
<FileSignInfo Include="@(AzureLinuxRPM->'%(Filename)%(Extension)')" CertificateName="LinuxSignMariner" />
2218
</ItemGroup>
2319

2420
<PropertyGroup>

0 commit comments

Comments
 (0)