diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cfa4819..a0a173d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -42,9 +42,9 @@ steps: password: '.22ma1rzqi14' rootDirectory: '$(Agent.BuildDirectory)/upload' filePatterns: '**' - remoteDirectory: '/html/apps/$(Build.BuildId)/' + remoteDirectory: '/html/apps/technikum/' clean: false - cleanContents: false + cleanContents: true preservePaths: true trustSSL: false displayName: upload specified folder to webspace