Skip to content

Commit 47c8af0

Browse files
authored
Update azure-pipelines.yml
1 parent 5d41ba8 commit 47c8af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ steps:
2323

2424
- task: PublishPipelineArtifact@1
2525
inputs:
26-
targetPath: $(System.DefaultWorkingDirectory)/bin/WebApp
26+
targetPath: $(Build.ArtifactStagingDirectory)
2727
artifactName: WebApp

0 commit comments

Comments
 (0)