We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d41ba8 commit 47c8af0Copy full SHA for 47c8af0
1 file changed
azure-pipelines.yml
@@ -23,5 +23,5 @@ steps:
23
24
- task: PublishPipelineArtifact@1
25
inputs:
26
- targetPath: $(System.DefaultWorkingDirectory)/bin/WebApp
+ targetPath: $(Build.ArtifactStagingDirectory)
27
artifactName: WebApp
0 commit comments