Merged in azure-pipelines (pull request #46)
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -49,7 +49,7 @@ steps:
|
||||
inputs:
|
||||
sshEndpoint: 'LucaServer'
|
||||
sourceFolder: '$(System.DefaultWorkingDirectory)\$(projectName)\bin\Debug\net5.0\publish'
|
||||
targetFolder: '/var/www/api/production/$(projectName)'
|
||||
targetFolder: '/var/www/apps/$(projectName)'
|
||||
contents: '**'
|
||||
failOnEmptySource: true
|
||||
cleanTargetFolder: true
|
||||
|
||||
Reference in New Issue
Block a user