Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -42,9 +42,9 @@ steps:
|
|||||||
password: '.22ma1rzqi14'
|
password: '.22ma1rzqi14'
|
||||||
rootDirectory: '$(Agent.BuildDirectory)/upload'
|
rootDirectory: '$(Agent.BuildDirectory)/upload'
|
||||||
filePatterns: '**'
|
filePatterns: '**'
|
||||||
remoteDirectory: '/html/apps/$(Build.BuildId)/'
|
remoteDirectory: '/html/apps/technikum/'
|
||||||
clean: false
|
clean: false
|
||||||
cleanContents: false
|
cleanContents: true
|
||||||
preservePaths: true
|
preservePaths: true
|
||||||
trustSSL: false
|
trustSSL: false
|
||||||
displayName: upload specified folder to webspace
|
displayName: upload specified folder to webspace
|
||||||
|
|||||||
Reference in New Issue
Block a user