Skip to content

Commit

Permalink
Run frontend build before building docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
1yefuwang1 committed Sep 4, 2024
1 parent 4ced7ce commit 625866f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aca-host/azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
language: py
host: containerapp
hooks:
prepackage:
prebuild:
windows:
shell: pwsh
run: cd ../frontend;npm install;npm run build
Expand Down

0 comments on commit 625866f

Please sign in to comment.