Skip to content

Commit

Permalink
added IP to Azure Whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Handke committed Jan 6, 2024
1 parent f486968 commit b692c5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/azure-container-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
uses: azure/CLI@v1
with:
inlineScript: |
apt-get update
apt-get install -y curl
set -eu
az sql server firewall-rule delete \
--resource-group "${{ secrets.AZURE_RESOURCE_GROUP }}" \
Expand Down

0 comments on commit b692c5c

Please sign in to comment.