Skip to content

Commit

Permalink
Update azure.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Nov 25, 2023
1 parent 3f81410 commit 971ba6a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ services:
project: ./src/AzureOpenAIProxy.AppHost/AzureOpenAIProxy.AppHost.csproj
host: containerapp

hooks:
postprovision:
shell: pwsh
continueOnError: false
interactive: false
run: |
./biceps/Run-PostProvision.ps1
# hooks:
# postprovision:
# shell: pwsh
# continueOnError: false
# interactive: false
# run: |
# ./biceps/Run-PostProvision.ps1

0 comments on commit 971ba6a

Please sign in to comment.