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 240e58e commit 7fd34f7Copy full SHA for 7fd34f7
.pipelines/DSC-Official.yml
@@ -161,6 +161,7 @@ extends:
161
dependsOn: CreateMsixBundle
162
variables:
163
ob_outputDirectory: '$(Build.ArtifactStagingDirectory)'
164
+ ob_sdl_tsa_configFile: '$(Build.SourcesDirectory)\DSC\.config\tsaoptions.json'
165
ob_sdl_sbom_enabled: false
166
ob_signing_setup_enabled: true
167
ob_sdl_codeql_compiled_enabled: false
0 commit comments