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 99be9ad commit 919d940Copy full SHA for 919d940
dsc/dscCiCd.md
@@ -375,7 +375,7 @@ and stores the results in the `InfraDNS/Tests/Results/*.xml` folder.
375
**\Integration\**
376
```
377
378
-1. Set **TargetFolder** to `$(BuildArtifactStagingDirectory)\`
+1. Set **TargetFolder** to `$(Build.ArtifactStagingDirectory)\`
379
380
This step copies the build and test scripts to the staging directory so that the can be published as build artifacts by the next step.
381
0 commit comments