Skip to content

Commit

Permalink
Update main_edually-pilot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lafonsecallorca authored Oct 20, 2024
1 parent dc4ddad commit c54ae34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main_edually-pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ jobs:

- name: Configure deployment and runtime settings on the webapp
run: |
az configure --defaults group=${{ env.RESOURCE_GROUP }}
az webapp config appsettings set --resource-group ${{ env.RESOURCE_GROUP }} \
--name ${{ env.WEBAPP_NAME }} \
--settings SCM_DO_BUILD_DURING_DEPLOYMENT=true
Expand Down

0 comments on commit c54ae34

Please sign in to comment.