We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f9161 commit 6578e69Copy full SHA for 6578e69
1 file changed
eng/pipelines/official/jobs/prepare-signed-artifacts.yml
@@ -33,7 +33,7 @@ jobs:
33
fetchDepth: 20
34
- input: pipelineArtifact
35
artifactName: IntermediateArtifacts
36
- targetPath: $(Build.SourcesDirectory)\artifacts\PackageDownload
+ targetPath: $(Build.SourcesDirectory)\artifacts\PackageDownload\IntermediateArtifacts
37
outputs:
38
- output: pipelineArtifact
39
displayName: 'Publish BuildLogs'
0 commit comments