diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 54ab148..80f2dfb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,7 @@ steps: password: '.22ma1rzqi14' rootDirectory: '$(Agent.BuildDirectory)' filePatterns: '**' - remoteDirectory: '/apps/$(Build.BuildId)/' + remoteDirectory: '/html/apps/$(Build.BuildId)/' clean: false cleanContents: false preservePaths: true