diff --git a/dsc/dscCiCd.md b/dsc/dscCiCd.md index 53c40ad7f7da..37e2fbe01912 100644 --- a/dsc/dscCiCd.md +++ b/dsc/dscCiCd.md @@ -375,7 +375,7 @@ and stores the results in the `InfraDNS/Tests/Results/*.xml` folder. **\Integration\** ``` -1. Set **TargetFolder** to `$(BuildArtifactStagingDirectory)\` +1. Set **TargetFolder** to `$(Build.ArtifactStagingDirectory)\` 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.