Skip to content

Commit 88468c2

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
change signing folder
1 parent 7c26dd6 commit 88468c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ extends:
8787
ob_sdl_tsa_configFile: '$(Build.SourcesDirectory)\DSC\.config\tsaoptions.json'
8888
ob_outputDirectory: '$(Build.ArtifactStagingDirectory)'
8989
repoRoot: '$(Build.SourcesDirectory)\DSC'
90-
signSrcPath: '$(repoRoot)/out'
91-
ob_artifactBaseName: 'DSC-$(buildName)'
90+
signSrcPath: '$(Build.SourcesDirectory)\out'
9291
ob_sdl_sbom_enabled: true
9392
ob_signing_setup_enabled: true
9493
ob_sdl_codeql_compiled_enabled: false

0 commit comments

Comments
 (0)