From db1bfc3a1b0784c0956cbcf6797e373abace7ec8 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Fri, 24 Feb 2023 13:17:19 +0530 Subject: [PATCH] Update azure-pipelines.yaml for Azure Pipelines --- azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 7b38583b8..ed0138739 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -23,4 +23,4 @@ steps: inputs: buildType: 'current' artifactName: 'drop' - targetPath: 'spc/' \ No newline at end of file + targetPath: '/home/ubuntu/spc' \ No newline at end of file