[CDPx] archive symbols to Symbol Server (#1407)

This commit is contained in:
Enrico Giordani 2020-02-28 22:44:37 +01:00 committed by GitHub
parent 0b02422e7d
commit 5c84fbba9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,21 @@ build:
- 'PowerToysSetup.msi'
signing_options:
sign_inline: true # This does signing a soon as this command completes
- !!buildcommand
name: 'Archive symbols to Symbol Server'
artifacts:
- to: 'x64 Symbols'
include:
- 'x64/Release/action_runner.pdb'
- 'x64/Release/Notifications.pdb'
- 'x64/Release/PowerRenameUWPUI.pdb'
- 'x64/Release/PowerToys.pdb'
- 'x64/Release/PowerToysSettings.pdb'
- 'x64/Release/modules/fancyzones.pdb'
- 'x64/Release/modules/FancyZonesEditor.pdb'
- 'x64/Release/modules/PowerRenameExt.pdb'
- 'x64/Release/modules/shortcut_guide.pdb'
package:
commands:
- !!buildcommand