Skip to content

Commit 6de0b9e

Browse files
authored
Merge pull request #63 from john0isaac/fix-azd-stage
Fix azd Stage
2 parents 954f16c + 2120973 commit 6de0b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
module: web
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)