We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 954f16c + 2120973 commit 6de0b9eCopy full SHA for 6de0b9e
azure.yaml
@@ -9,7 +9,7 @@ services:
9
module: web
10
host: containerapp
11
hooks:
12
- prepackage:
+ prebuild:
13
windows:
14
shell: pwsh
15
run: cd ../frontend;npm install;npm run build
0 commit comments