Skip to content

Commit 826e1e4

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent d7b3567 commit 826e1e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ steps:
2424
appType: 'webAppLinux'
2525
WebAppName: 'VanessaDemo'
2626
packageForLinux: '$(Build.ArtifactStagingDirectory)/$(Build.BuildId).zip'
27+
StartupCommand: 'python -m flask --app app/main.py run'
2728
DeploymentTypeLinux: 'oneDeploy'

0 commit comments

Comments
 (0)