Skip to content

Commit

Permalink
updated the signing_identity and keypair_alias for windows
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Oct 28, 2024
1 parent d6446ba commit 91eeba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus/config/projects/chef-workstation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
fast_msi true
upgrade_code "9870C512-DF2C-43D9-8C28-7ACD60ABBE27"
wix_light_extension "WixUtilExtension"
signing_identity "769E6AF679126F184850AAC7C5C823A80DB3ADAA", machine_store: false, keypair_alias: "key_495941360"
signing_identity "7D16AE73AB249D473362E9332D029089DBBB89B2", machine_store: false, keypair_alias: "key_875762014"
end

# We don't support appx builds, and they eat a lot of time.
Expand Down

0 comments on commit 91eeba4

Please sign in to comment.