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