Skip to content

Commit

Permalink
remove empty hook in azure.yaml (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiebreviu authored Oct 17, 2024
1 parent 5b5ded4 commit 8c7535e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ hooks:
continueOnError: false
interactive: true
run: infra/hooks/postprovision.ps1
postdeploy:
# windows:
# shell: pwsh
# run: azd env set VITE_API_BASE_URL $env:"https://${CODESPACE_NAME}-8000.app.github.dev"
# posix:
# shell: sh
# run: azd env set VITE_API_BASE_URL ${"https://${CODESPACE_NAME}-8000.app.github.dev"}
infra:
provider: "bicep"

Expand Down

0 comments on commit 8c7535e

Please sign in to comment.