Skip to content

Commit 5b8d774

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent baf6b29 commit 5b8d774

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,4 @@ steps:
2424
appType: 'webAppLinux'
2525
WebAppName: 'VanessaDemo'
2626
packageForLinux: '$(System.DefaultWorkingDirectory)/**/*.zip'
27-
DeploymentTypeLinux: 'oneDeploy'
28-
echo Add other tasks to build, test, and deploy your project.
29-
echo See https://aka.ms/yaml
30-
displayName: 'Run a multi-line script'
31-
27+
DeploymentTypeLinux: 'oneDeploy'

0 commit comments

Comments
 (0)