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 ebc7bf4 commit 77ccb47Copy full SHA for 77ccb47
.pipelines/DSC-Official.yml
@@ -87,7 +87,7 @@ extends:
87
ob_sdl_tsa_configFile: '$(Build.SourcesDirectory)\DSC\.config\tsaoptions.json'
88
ob_outputDirectory: '$(Build.ArtifactStagingDirectory)'
89
repoRoot: '$(Build.SourcesDirectory)\DSC'
90
- signSrcPath: '$(Agent.TempDirectory)\signSrcPath'
+ signSrcPath: '$(Build.SourcesDirectory)\signSrcPath'
91
ob_artifactBaseName: 'DSC-$(buildName)'
92
ob_sdl_sbom_enabled: true
93
ob_signing_setup_enabled: true
0 commit comments