Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user