From a12f3b23c1d09933e7ff23e31a21df482ab802f0 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Fri, 17 Feb 2023 14:13:28 +0530 Subject: [PATCH] Update azure-pipelines-1.yml for Azure Pipelines --- azure-pipelines-1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index df397b586..3544565be 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -4,7 +4,7 @@ pool: trigger: - main steps: - - script: echo ${ Build.ArtifactStagingDirectory } + - script: echo $(Build.ArtifactStagingDirectory)