diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index a5c9ce86c..3544565be 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -4,7 +4,7 @@ pool: trigger: - main steps: - - script: echo $(Build.Repository.LocalPath) + - script: echo $(Build.ArtifactStagingDirectory)