Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions AppService/python-webapp-on-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ env:
PYTHON_VERSION: '3.7'
STARTUP_COMMAND: '' # set this to the startup command required to start the gunicorn server. default it is empty

name: Build and deploy Python app
jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -57,4 +56,4 @@ jobs:
# Azure logout
- name: logout
run: |
az logout
az logout