We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb2f006 commit a201887Copy full SHA for a201887
.pipelines/DSC-Official.yml
@@ -16,7 +16,6 @@ variables:
16
value: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:latest'
17
- name: Codeql.TSAEnabled
18
value: true
19
- - group: MSIXSigningProfile
20
21
resources:
22
repositories:
@@ -165,7 +164,7 @@ extends:
165
164
condition: succeeded()
166
inputs:
167
command: 'sign'
168
- signing_profile: $(MSIXProfile)
+ cp_code: 'Dynamic'
169
files_to_sign: '*.msixbundle'
170
search_root: '$(ob_outputDirectory)'
171
0 commit comments