Skip to content

Commit 625866f

Browse files
committed
Run frontend build before building docker image
1 parent 4ced7ce commit 625866f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aca-host/azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
language: py
1010
host: containerapp
1111
hooks:
12-
prepackage:
12+
prebuild:
1313
windows:
1414
shell: pwsh
1515
run: cd ../frontend;npm install;npm run build

0 commit comments

Comments
 (0)