mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 06:29:44 +08:00
Update pipeline.user.windows.yml (#1398)
This commit is contained in:
parent
3d03bea582
commit
677bff55c2
@ -72,8 +72,10 @@ package:
|
|||||||
- from: 'installer\msix\bin'
|
- from: 'installer\msix\bin'
|
||||||
to: 'Build_MSIX_Package_Output'
|
to: 'Build_MSIX_Package_Output'
|
||||||
include:
|
include:
|
||||||
- 'PowerToys-x64.msix'
|
- '*.msix'
|
||||||
- 'PowerToys.msixbundle'
|
- '*.msixbundle'
|
||||||
|
signing_options:
|
||||||
|
profile: '400'
|
||||||
|
|
||||||
static_analysis_options:
|
static_analysis_options:
|
||||||
binskim_options:
|
binskim_options:
|
||||||
@ -90,4 +92,4 @@ static_analysis_options:
|
|||||||
- '**/webpack.config.js'
|
- '**/webpack.config.js'
|
||||||
- '**/webpack.serve.config.js'
|
- '**/webpack.serve.config.js'
|
||||||
- '**/dist/bundle.js'
|
- '**/dist/bundle.js'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user