Skip to content

Commit 4e20272

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 9189b32 commit 4e20272

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
@@ -34,6 +34,7 @@ jobs:
3434
appName: 'VanessaDemo'
3535
package: '$(Build.ArtifactStagingDirectory)/$(Build.BuildId).zip'
3636
customDeployFolder: ROOT
37+
startUpCommand: gunicorn --bind=0.0.0.0 main:app
3738

3839
# - job: waitForValidation
3940
# displayName: Wait for external validation

0 commit comments

Comments
 (0)