Skip to content

Commit 5173139

Browse files
authored
Merge pull request #9725 from dotnet/dev/phenning/signWithProd
Update signing to use signWithProd: true
2 parents d105e06 + 0801477 commit 5173139

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/pipelines/templates/build-official-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
signType: real
2828
esrpSigning: true
2929
zipSources: false
30+
signWithProd: true
3031
sbom:
3132
enabled: true
3233
outputParentDirectory: $(Build.SourcesDirectory)/artifacts/output

0 commit comments

Comments
 (0)